6 #ifndef symbolString_H_
7 #define symbolString_H_
10 #include <vlutil/vlString.h>
50 operator const char*()
const;
53 const char* c_str()
const;
57 const char* string()
const;
59 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
This class allows one to collect and compare strings using an index number instead of having to do st...
Definition: symbolString.h:27
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
const unsigned int symbol() const
Definition: symbolString.h:59
unsigned int mySymbol
Definition: symbolString.h:80
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)