An static class with global definitions.
More...
#include <Globals.h>
An static class with global definitions.
You can access this class to get some specific values defined on TerraLib startup.
Definition at line 50 of file Globals.h.
◆ Globals()
te::common::Globals::Globals |
( |
| ) |
|
|
private |
◆ ~Globals()
te::common::Globals::~Globals |
( |
| ) |
|
|
private |
◆ sm_dummyStr
const std::string te::common::Globals::sm_dummyStr |
|
static |
A dummy string value.
Definition at line 55 of file Globals.h.
◆ sm_machineByteOrder
A flag that indicates the machine byte order (Big Endian or Little Endian).
Definition at line 54 of file Globals.h.
◆ sm_nanStr
const std::string te::common::Globals::sm_nanStr |
|
static |
Not a number string value.
Definition at line 56 of file Globals.h.
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/common/Globals.h