31 const DtString& rwName = DtString::nullString(),
36 const DtString& rwName = DtString::nullString(),
47 const DtString& rwName = DtString::nullString(),
66 virtual void setRoute(
const DtUUID& routeName);
UUID is a unique ID wrapper class.
Definition: rwUUID.h:222
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
Definition: readerWriterRegistry.h:39
#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
Define constants for types of tasks, sets, admin messages, reports, and sim commands (all sent via ra...
Class used as the reader/writer implementation of the DtVrfObjectReference.
Definition: vrfObjectReference.h:204
Class DtVrfProcessStateRepository: Abstract base class for all process state repositories.
Definition: vrfProcessStateRepository.h:43
Contains the declaration of class DtAggregateMoveToLocationPSR, the process state repository used by ...
Definition: aggregateMoveToLocationPSR.h:25
DtRwString mySubtaskType
Type of subtask we're using to implement behavior.
Definition: aggregateMoveToLocationPSR.h:80
virtual DtString type() const =0
Returns the string type of the repository, as defined in procSRTypes.h.
DtRwVrfObjectReference myRoute
Name of working route used by the controller.
Definition: aggregateMoveToLocationPSR.h:83
const DtVrfProcessStateRepository & operator=(const DtVrfProcessStateRepository &orig)