#include "moab/FileOptions.hpp"
#include <cctype>
#include <cstdlib>
#include <cstring>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |
Macros | |
#define | EATSPACE(a) |
Functions | |
static bool | moab::strempty (const char *s) |
Variables | |
const char | moab::DEFAULT_SEPARATOR = ';' |
Definition in file FileOptions.cpp.
#define EATSPACE | ( | a | ) |