28 const DtEntityType& type, DtExerciseConn* conn,
32 const DtEntityIdentifier& entId = DtEntityIdentifier::nullId(),
66 const DtEntityIdentifier& entId)
const override;
91 const DtEntityIdentifier& entId)
const override;
Definition: vrfExtControlObjectPublisher.h:77
virtual DtControlObjectPublisher * createPublisher(const DtEntityType &type, DtExerciseConn *conn, const DtGlobalObjectDesignator &glId, const DtEntityIdentifier &entId) const
Instances of DtVrfParameterDb are the database of DtVrfObjectParameters objects used in the construct...
Definition: vrfParameterDb.h:41
static DtGlobalObjectDesignator nullId()
Definition: vrfObjectIdGenerator.h:54
This class will wrap a DtControlObjectPublisher to allow for easier creation of a publisher that is c...
Definition: vrfControlObjectPublisher.h:34
This class creates a network state repository to aid sending weather area objects.
Definition: weatherObjectRepository.h:17
DtVrfExtControlObjectPublisher & operator=(const DtVrfExtControlObjectPublisher &)
Unimplemented.
virtual DtControlObjectPublisher * createPublisher(const DtEntityType &type, DtExerciseConn *conn, const DtGlobalObjectDesignator &glId, const DtEntityIdentifier &entId) const override
#define DT_DLL_vrfExtendedProperties
This file is used to determine how to build.
Definition: vrfExtendedPropertiesDefines.h:25
void initialize(const DtEntityType &type, DtExerciseConn *conn, const DtGlobalObjectDesignator &glId, const DtEntityIdentifier &entId)
Called by the constructor to initialize the publisher.
Definition: vrfExtControlObjectPublisher.h:48
This class extends DtVrfControlObjectPublisher to support the publishing of VR-Forces state propertie...
Definition: vrfExtControlObjectPublisher.h:16
This class will wrap a VR-Link DtEnvironmentalProcessPublisher to allow for easier creation of a publ...
Definition: controlObjectPublisher.h:31
DtVrfControlObjectPublisher & operator=(const DtVrfControlObjectPublisher &)
Unimplemented.
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:122
Contains the DtVrfControlObjectPublisher class declaration.
DtVrfWeatherObjectPublisher & operator=(const DtVrfWeatherObjectPublisher &)
Unimplemented.
const DtVrfParameterDb * myParameterDb
Definition: vrfExtControlObjectPublisher.h:45