13 #include <vlutil/vlString.h>
38 virtual void setNumStrings(
int num);
39 virtual int numStrings()
const;
42 virtual bool setString(
int index,
48 int index,
bool* valid = 0)
const;
51 virtual void printData()
const;
52 virtual void printDataToStream(std::ostream&
stream)
const;
55 virtual void setFromNet(
const void* netRep,
int length);
60 virtual const void* netRep(
int*
size = 0)
const;
63 virtual int netSize()
const;
voidpf void uLong size
Definition: ioapi.h:39
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
DtString myEmptyString
Definition: stringList.h:69
int myNumberOfStrings
Definition: stringList.h:67
Definition: stringList.h:15
void * myNetRep
Definition: stringList.h:70
voidpf stream
Definition: ioapi.h:39
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
DtString * myStrings
Definition: stringList.h:68
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23