19 #ifndef DtLaserTrackerPSR_H_
20 #define DtLaserTrackerPSR_H_
24 #include <vl/hostStructs.h>
48 const DtString& rwName = DtString::nullString(),
53 const DtString& rwName = DtString::nullString(),
65 const DtString& rwName = DtString::nullString(),
72 virtual void setDesignatorCode(
const int code);
73 virtual const int designatorCode()
const;
DtVrfObject is used to represent any type of simulated object (entities, aggregate, control objects) in a VR-Forces application.
Definition: vrfObject.h:215
Definition: readerWriterRegistry.h:39
DtRwInt myDesignatorCode
Definition: laserTrackerPSR.h:80
#define DT_DLL_vrfobjcore
This file is used to determine how to build.
Definition: vrfobjcoreDefines.h:24
Description: Readable, Writable int.
Definition: rwInt.h:25
virtual DtVrfProcessStateRepository * clone(const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0) const =0
File: laserLauncherPSR.h.
Definition: laserTrackerPSR.h:38
Class DtVrfProcessStateRepository: Abstract base class for all process state repositories.
Definition: vrfProcessStateRepository.h:43
virtual DtString type() const =0
Returns the string type of the repository, as defined in procSRTypes.h.
const DtVrfProcessStateRepository & operator=(const DtVrfProcessStateRepository &orig)