28#ifndef __TERRALIB_COMMON_INTERNAL_GLOBALS_H
29#define __TERRALIB_COMMON_INTERNAL_GLOBALS_H
static const MachineByteOrder sm_machineByteOrder
A flag that indicates the machine byte order (Big Endian or Little Endian).
static const std::string sm_nanStr
Not a number string value.
static const std::string sm_dummyStr
A dummy string value.
Namespace for the Common module of TerraLib.
MachineByteOrder
Endianness.
Configuration flags for the TerraLib Common Runtime module.
#define TECOMMONEXPORT
You can use this macro in order to export/import classes and functions from this module.