14 #ifndef compSystemPSR_h
15 #define compSystemPSR_h
36 const DtString& rwName = DtString::nullString(),
40 const DtString& rwName = DtString::nullString(),
49 const DtString& rwName = DtString::nullString(),
60 virtual bool isEnabled();
61 virtual void setIsEnabled(
bool yesNo);
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
DtSimResourceManager myResourceManager
Definition: componentSystemPSR.h:69
DtRwBoolean myAmEnabled
Definition: componentSystemPSR.h:70
class DtSimResourceManager:
Definition: simResourceManager.h:38
Definition: readerWriterRegistry.h:39
class DtVrfProcessStateRepositoryManager:
Definition: vrfProcessStateRepositoryManager.h:47
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
virtual DtVrfProcessStateRepository * clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const =0
Class DtVrfProcessStateRepository: Abstract base class for all process state repositories.
Definition: vrfProcessStateRepository.h:43
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
DtComponentSystemPSR.
Definition: componentSystemPSR.h:26
DtVrfProcessStateRepositoryManager myPSRManager
Definition: componentSystemPSR.h:68
virtual DtString type() const =0
Returns the string type of the repository, as defined in procSRTypes.h.
const DtVrfProcessStateRepository & operator=(const DtVrfProcessStateRepository &orig)