19 class DtHlaObjectManager;
75 virtual bool setNumSegments(
int newNumber );
76 virtual int numSegments()
const;
int myNumSegments
Definition: linearObjectRepository.h:87
#define DT_DLL_VL
Definition: vlMachineTypes.h:108
Contains the DtEnvironmentObjectRepository class declaration.
DtLinearSegmentRecord * mySegments
Definition: linearObjectRepository.h:88
static DtEnvironmentObjectRepository * create()
Contains the DtBreachableSegmentRecord class declaration.
Instances of DtLinearSegmentRecord are used to implement the LinearSegmentStruct defined in the RPR F...
Definition: linearSegmentRecord.h:19
virtual DtStateRepository * clone(bool copy) const
Return a copy/empty object of the same type as this.
Instances of DtEnvironmentObjectRepository are used to maintain state information needed by environme...
Definition: environmentObjectRepository.h:24
virtual void printDataToStream(std::ostream &stream) const
Prints data to the specified stream.
DtStateRepository is an abstract base class for maintaining state for an object.
Definition: stateRepository.h:50
Contains the DtExhaustSmokeRecord class declaration.
virtual void printData() const
Prints data to DtInfo.
DtEnvironmentObjectRepository & operator=(const DtEnvironmentObjectRepository &orig)
Assignment operator.
Instances of DtLinearObjectRepository are used to maintain state information needed by linear object ...
Definition: linearObjectRepository.h:49
Instances of DtDisObjectManager are used to manage the set of DIS objects known to the federate...
Definition: disObjectManager.h:21