An static class with global definitions. More...
#include <Globals.h>
Static Public Attributes | |
| static const std::string | sm_dummyStr |
| A dummy string value. More... | |
| static const MachineByteOrder | sm_machineByteOrder |
| A flag that indicates the machine byte order (Big Endian or Little Endian). More... | |
| static const std::string | sm_nanStr |
| Not a number string value. More... | |
Private Member Functions | |
| Globals () | |
| ~Globals () | |
An static class with global definitions.
You can access this class to get some specific values defined on TerraLib startup.
|
private |
|
private |
|
static |
|
static |
|
static |