17 #define LogicalTimeInterval FedTime
40 virtual DtString hlaLogicalTimeIntervalString()
const;
46 static int octetBoundary();
47 unsigned int getPaddingSize(
unsigned int byteOffset,
unsigned int boundary,
unsigned int hint = 1)
const;
49 void writeToBuffer(
char* buffer )
const;
50 void fillFromBuffer(
const char* buffer,
int bufferSize,
int offset );
52 virtual void printData()
const;
54 virtual void printDataToStream(std::ostream &)
const;
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Contains the DtString class declaration.
std::ostream & operator<<(std::ostream &os, const Dt3dChord &chord)
RTI::LogicalTimeInterval * myHlaLogicalTimeInterval
Definition: hlaLogicalTimeInterval.h:58
This file declares DtVector and DtVector32.
#define LogicalTimeInterval
Definition: hlaLogicalTimeInterval.h:17
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
DtHlaLogicalTimeInterval objects are strings with time information based on the HLA Standard...
Definition: hlaLogicalTimeInterval.h:27
Instances of DtString are used to represent strings.
Definition: vlString.h:29
This file contains typedefs for machine dependant types.