30 virtual void setGMLidentifier(
const std::vector<DtU16>& val);
31 virtual const std::vector<DtU16>& GMLidentifier()
const;
38 static int octetBoundary();
39 unsigned int getPaddingSize(
unsigned long long byteOffset,
unsigned int boundary,
unsigned int hint = 1)
const;
41 void writeToBuffer(
char* buffer )
const;
42 void fillFromBuffer(
const char* buffer,
int bufferSize,
int offset );
44 virtual void printData()
const;
46 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.
Definition: GMLidentifier.h:21
std::ostream & operator<<(std::ostream &os, const Dt3dChord &chord)
This file contains typedefs used to represent objects in a protocol neutral way.
This file declares DtVector and DtVector32.
std::vector< DtU16 > myGMLidentifier
Definition: GMLidentifier.h:50
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.