11 #include <vl/aerodromePublisher.h>
16 namespace makVrfVrlinkExtToolkit
18 class DtExtendedAttributesObjectPublisher;
28 const DtEntityIdentifier& entId = DtEntityIdentifier::nullId(),
40 return myExtAttrPublisher;
53 bool& extAttrPublisherTick
67 void initialize(
const DtEntityType& type, DtExerciseConn* conn,
DtRwProperties* stateProps =
nullptr,
DtRwProperties* paramProps =
nullptr);
Definition: vrfAerodromePublisher.h:21
static DtGlobalObjectDesignator nullId()
Definition: vrfObjectIdGenerator.h:54
static DtExtendedAttributesInitializerPtr theInitializer
Definition: vrfAerodromePublisher.h:81
DtAerodromePublisher * myPublisher
Definition: vrfAerodromePublisher.h:75
makVrfVrlinkExtToolkit::DtExtendedAttributesObjectPublisher * myExtAttrPublisher
Definition: vrfAerodromePublisher.h:78
Contains the DtVrfObjectIdGenerator class declaration.
makVrfVrlinkExtToolkit::DtExtendedAttributesObjectPublisher * extendedAttributesPublisher() const
Definition: vrfAerodromePublisher.h:38
std::shared_ptr< DtExtendedAttributesInitializer > DtExtendedAttributesInitializerPtr
Definition: extendedAttributesInitializer.h:162
A list of properties. A DtPropertyInterface object that is a specialized version of DtRwVariableBindi...
Definition: rwProperties.h:122
DtExtAerodromeStateRepository class extends the DtExtAerodromeBaseStateRepository to be able to handl...
Definition: extAerodromeStateRepository.h:27
DtAerodromePublisher * aerodromePublisher()
Definition: vrfAerodromePublisher.h:59
#define DT_DLL_vrfExtObjects
Definition: dllExport.h:23