28 #if defined(DtHLA) || defined(DtDIS)
31 bool removeAssociatedObject(
int index);
34 #endif //This is necessary because even though there is a typedef of DtGlobalObjectDesignator in both HLA and DIS, there is no definition outside of these namespaces
35 DtU16 associatedObjectsCount()
const;
38 virtual int associatedObjectsLength()
const;
41 virtual void print()
const;
Definition: associatedObjectsRecord.h:8
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
virtual void print() const
Print this record.
Functions in vlPrint.h provide an error and print facility for vrlink.
This file contains typedefs used to represent objects in a protocol neutral way.
Utility functions for printing objects.
DtRecordSet & operator=(const DtRecordSet &orig)
Assignment operators.
Instances of DtRecordSet are used to contain the record sets used by the PDU classes which inherit fr...
Definition: recordSet.h:38
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
unsigned short DtU16
A 16 bit unsigned integer value.
Definition: vlMachineTypes.h:140
DtNetRecordSet is the network structure for a record used by the PDU classes which inherit from the r...
Definition: recordSet.h:18
virtual void printDataToStream(std::ostream &stream) const
Instances of DtString are used to represent strings.
Definition: vlString.h:36