8 #ifndef symbolString_H_
9 #define symbolString_H_
12 #include <vlutil/vlString.h>
43 operator const char*()
const;
46 const char* c_str()
const;
50 const char* string()
const;
52 const unsigned int symbol()
const {
return mySymbol; };
#define DT_DLL_readerWriter
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: readerWriterDefines.h:34
Definition: symbolString.h:20
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
const unsigned int symbol() const
Definition: symbolString.h:52
unsigned int mySymbol
Definition: symbolString.h:73
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)