23 const DtString& rwName = DtString::nullString(),
27 const DtString& rwName = DtString::nullString(),
37 const DtString& rwName = DtString::nullString(),
50 virtual void setTaskCurrentlyQueued(
bool queued);
51 virtual bool taskCurrentlyQueued()
const;
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
DtIndirectFireControllerPSR is a process state repository which holds state variables for the DtIndir...
Definition: indirectFireControllerPSR.h:18
Definition: readerWriterRegistry.h:39
DtRwBoolean myTaskCurrentlyQueued
Definition: indirectFireControllerPSR.h:56
#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
virtual DtString type() const =0
Returns the string type of the repository, as defined in procSRTypes.h.
Definition: asyncJobServer.h:35
const DtVrfProcessStateRepository & operator=(const DtVrfProcessStateRepository &orig)