10 #include <vlutil/vlMachineTypes.h>
11 #include <matrix/vlVector.h>
12 #include <vl/globalObjectDesignator.h>
13 #include <vlpi/entityType.h>
14 #include <vlpi/entityIdentifier.h>
15 #include <vlutil/vlString.h>
17 namespace makVrfMetoc {
30 virtual void setUUIDItem(
int index, DtU8& val);
31 virtual void setUUID(
const DtU8 val[16]);
33 virtual const DtU8* UUIDItem(
int index)
const;
34 virtual const DtU8* UUID()
const;
40 static int octetBoundary();
41 unsigned int getPaddingSize(
unsigned long long byteOffset,
unsigned int boundary)
const;
43 void writeToBuffer(
char* buffer )
const;
44 void fillFromBuffer(
const char* buffer,
int bufferSize,
int offset );
46 virtual void printData()
const;
48 virtual void printDataToStream(std::ostream &)
const;
#define DT_DLL_METOC
This file is used to determine how to build.
Definition: vrfMetocDefines.h:21
DT_DLL_METOC std::ostream & operator<<(std::ostream &stream, const DtCloudStruct &)
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
Definition: metocUUID.h:21
voidpf stream
Definition: ioapi.h:39
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
voidpf uLong offset
Definition: ioapi.h:42