6 #ifndef DtBaseReflectedEntity_H_
7 #define DtBaseReflectedEntity_H_
Contains the DtObjectId class declaration.
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
This file contains the declaration of DtList and DtListItem.
This file defines math constants and methods which may be useful in simulations.
Instances of DtEntityStateRepository are used to maintain attributes and state of entity objects in a...
Definition: entityStateRepository.h:41
DtBaseReflectedEntity is an abstract base class.
Definition: baseReflectedEntity.h:29
DtObjectId myObjectId
Definition: baseReflectedEntity.h:57
Instances of DtEntityIdentifier are used as a unique ID for entities in DIS.
Definition: entityIdentifier.h:31
virtual const DtObjectId & id() const
Get the entity's identifier.
Definition: baseReflectedEntity.h:60
This is a base class from which elements of a DtIntrusiveList must be derived.
Definition: vlList.h:158