9 #ifndef DtDisObjectManager_H_
10 #define DtDisObjectManager_H_
30 ~DtDisObjectManager();
33 virtual const DtList* localObjects()
const;
36 virtual const DtList* remoteObjects()
const ;
68 DtDisObjectManager(
const DtDisObjectManager& orig );
71 DtDisObjectManager& operator=(
const DtDisObjectManager& orig );
Instances of DtReflectedEntity are used to represent a simulation entity reflected across a network (...
Definition: reflectedEntityHLA.h:29
This file declares DtEntityPublisher for DIS.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Instances of DtBaseEntityStateRepository are used to maintain basic state information needed by all k...
Definition: baseEntityStateRepository.h:36
DtList is deprecated, please use std::list<T>.
Definition: vlList.h:71
Instances of DtEntityPublisher are used for local or source simulations of entities (i...
Definition: entityPublisherHLA.h:28
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
Contains the DtBaseEntityStateRepository class declaration.
Instances of DtObjectIdHashlist are hash lists, where you can store associations between DtObjectIds ...
Definition: objectIdHashlist.h:19