VR-Vantage 3.1 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes | Static Protected Attributes | Private Member Functions
DtVrfAerodromePublisher Class Reference

Public Member Functions

 DtVrfAerodromePublisher (const DtEntityType &obj, DtExerciseConn *conn, const DtGlobalObjectDesignator &glId=DtVrfObjectIdGenerator::nullId(), const DtEntityIdentifier &entId=DtEntityIdentifier::nullId(), DtRwProperties *stateProps=nullptr, DtRwProperties *paramProps=nullptr)
 Constructor.
virtual ~DtVrfAerodromePublisher ()
 Also destroys publisher.
DtExtAerodromeStateRepositoryaesr ()
const
DtExtAerodromeStateRepository
aesr () const
virtual bool tick (bool &extAttrPublisherTick)
 Class method taken from publisher class for environmentals at VR-Link level.
virtual DtGlobalObjectDesignator globalId () const
DtAerodromePublisher * aerodromePublisher ()

Protected Member Functions

void initialize (const DtEntityType &type, DtExerciseConn *conn, DtRwProperties *stateProps=nullptr, DtRwProperties *paramProps=nullptr)
 Called by the constructor to initialize the publisher.

Protected Attributes

DtAerodromePublisher * myPublisher
makVrfVrlinkExtToolkit::DtExtendedAttributesObjectPublishermyExtAttrPublisher

Static Protected Attributes

static
DtExtendedAttributesInitializerPtr 
theInitializer

Private Member Functions

 DtVrfAerodromePublisher (const DtVrfAerodromePublisher &)
 Unimplemented.
DtVrfAerodromePublisheroperator= (const DtVrfAerodromePublisher &)

Constructor & Destructor Documentation

DtVrfAerodromePublisher::DtVrfAerodromePublisher ( const DtEntityType &  obj,
DtExerciseConn *  conn,
const DtGlobalObjectDesignator glId = DtVrfObjectIdGenerator::nullId(),
const DtEntityIdentifier &  entId = DtEntityIdentifier::nullId(),
DtRwProperties *  stateProps = nullptr,
DtRwProperties *  paramProps = nullptr 
)

Constructor.

virtual DtVrfAerodromePublisher::~DtVrfAerodromePublisher ( )
virtual

Also destroys publisher.

DtVrfAerodromePublisher::DtVrfAerodromePublisher ( const DtVrfAerodromePublisher )
private

Unimplemented.

Member Function Documentation

DtExtAerodromeStateRepository* DtVrfAerodromePublisher::aesr ( )
const DtExtAerodromeStateRepository* DtVrfAerodromePublisher::aesr ( ) const
virtual bool DtVrfAerodromePublisher::tick ( bool extAttrPublisherTick)
virtual

Class method taken from publisher class for environmentals at VR-Link level.

This will simply call down to the base publisher to handle the method. This function should be called once per frame for each environment process object. It determines if any data needs to be sent to the other exercise participants, and sends that data.

virtual DtGlobalObjectDesignator DtVrfAerodromePublisher::globalId ( ) const
virtual
DtAerodromePublisher* DtVrfAerodromePublisher::aerodromePublisher ( )
inline
void DtVrfAerodromePublisher::initialize ( const DtEntityType &  type,
DtExerciseConn *  conn,
DtRwProperties *  stateProps = nullptr,
DtRwProperties *  paramProps = nullptr 
)
protected

Called by the constructor to initialize the publisher.

DtVrfAerodromePublisher& DtVrfAerodromePublisher::operator= ( const DtVrfAerodromePublisher )
private

Member Data Documentation

DtAerodromePublisher* DtVrfAerodromePublisher::myPublisher
protected
makVrfVrlinkExtToolkit::DtExtendedAttributesObjectPublisher* DtVrfAerodromePublisher::myExtAttrPublisher
protected
DtExtendedAttributesInitializerPtr DtVrfAerodromePublisher::theInitializer
staticprotected

The documentation for this class was generated from the following file:


Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)