9 #include <vlutil/vlMachineTypes.h>
10 #include <vlutil/vlString.h>
11 #include <vl/globalObjectDesignator.h>
12 #include <vlpi/entityType.h>
13 #include <vlpi/entityIdentifier.h>
14 #include <matrix/vlVector.h>
36 virtual void setSupplyType(
const DtEntityType& val);
37 virtual const DtEntityType& supplyType()
const;
47 static int octetBoundary();
48 static unsigned int getPaddingSize(
unsigned long long byteOffset,
unsigned int boundary);
50 void writeToBuffer(
char* buffer )
const;
51 void fillFromBuffer(
const char* buffer,
int bufferSize,
int offset );
53 virtual void printData()
const;
54 virtual void printDataToStream(std::ostream &)
const;
DtStorageLocation myStorageLocation
Definition: supplyStruct.h:59
DtFloat32 myQuantity
Definition: supplyStruct.h:60
DtStorageLocation
Definition: supplyStruct.h:18
DT_DLL_terrainCS bool operator==(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
DT_DLL_features std::ostream & operator<<(std::ostream &, const DtFeatureTransform &)
std::ostream output.
Stores the quantity of a single supply type.
Definition: supplyStruct.h:28
DtEntityType mySupplyType
Definition: supplyStruct.h:58
voidpf stream
Definition: ioapi.h:39
DT_DLL_terrainCS bool operator!=(const DtDegMinSec &lhs, const DtDegMinSec &rhs)
voidpf uLong offset
Definition: ioapi.h:42
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23