5 #ifndef DtSilentAggregateList_H_
6 #define DtSilentAggregateList_H_
44 virtual void setNumberOfAggregates(
const DtU16 value);
45 virtual DtU16 numberOfAggregates()
const;
53 virtual void printData()
const;
54 virtual void printDataToStream(std::ostream &)
const;
64 static int byteLengthOfNetworkRecord();
const bool operator==(const DtU128 &lhs, const DtU128 &rhs)
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
std::ostream & operator<<(std::ostream &os, const Dt3dChord &chord)
This file declares the classes DtNetSilentAggregateList, DtNetSilentEntityList, DtNetSilentEntityList...
DtNetAggregateSystemList is the network structure for the silent aggregate system list for the aggreg...
Definition: aggStateP.h:18
DtEntityType myEntityType
Definition: silentAggregateList.h:70
This file is deprecated - Please see simulationAddress.h, entityIdentifier.h, entityType.h, burstDescriptor.h, and NetStructs.h.
unsigned short DtU16
A 16 bit unsigned integer value.
Definition: vlMachineTypes.h:140
Contains the standard DIS enumerations.
const bool operator!=(const DtU128 &lhs, const DtU128 &rhs)
DtU16 myNumberOfAggregates
Data members:
Definition: silentAggregateList.h:69
DtSilentAggregateList is a class which contains the information needed to describe a list of silent a...
Definition: silentAggregateList.h:23
This file contains typedefs for machine dependant types.
DtEntityType is used to represent the type an entity object.
Definition: entityType.h:26