31 virtual void setGeodeticPolygon(
const std::vector<DtGeodeticLocation>& val);
32 virtual const std::vector<DtGeodeticLocation>& geodeticPolygon()
const;
39 static int octetBoundary();
40 unsigned int getPaddingSize(
unsigned long long byteOffset,
unsigned int boundary,
unsigned int hint = 1)
const;
42 void writeToBuffer(
char* buffer )
const;
43 void fillFromBuffer(
const char* buffer,
int bufferSize,
int offset );
45 virtual void printData()
const;
47 virtual void printDataToStream(std::ostream &)
const;
Contains the DtEntityIdentifier class declaration.
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Contains the DtString class declaration.
Contains the DtEntityType and DtRadioEntityType class declarations.
std::ostream & operator<<(std::ostream &os, const Dt3dChord &chord)
This file contains typedefs used to represent objects in a protocol neutral way.
std::vector< DtGeodeticLocation > myGeodeticPolygon
Definition: geodeticPolygon.h:51
This file declares DtVector and DtVector32.
Definition: geodeticPolygon.h:22
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
const bool operator<(const DtU128 &lhs, const DtU128 &rhs)
This file contains typedefs for machine dependant types.