VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions
makVrv::DtRunwaySignaler Class Reference
Inheritance diagram for makVrv::DtRunwaySignaler:
Inheritance graph
[legend]

Public Member Functions

virtual ~DtRunwaySignaler ()
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtRunwaySignalerinstance (DtDe &de)
 

Public Attributes

boost::signalslib::signal
< void(const std::string &) > 
signal_AerodromeStartInitializing
 
boost::signalslib::signal
< void(const std::string &) > 
signal_AerodromeCreated
 
boost::signalslib::signal
< void(DtRunwayData &)> 
signal_RunwayCreated
 
boost::signalslib::signal
< void(DtRunwayData &)> 
signal_RunwayDestroyed
 
boost::signalslib::signal
< void(DtRunwayThresholdData &)> 
signal_RunwayThresholdCreated
 
boost::signalslib::signal
< void(DtRunwayThresholdData &)> 
signal_RunwayThresholdDestroyed
 

Protected Member Functions

 DtRunwaySignaler ()
 

Constructor & Destructor Documentation

virtual makVrv::DtRunwaySignaler::~DtRunwaySignaler ( )
virtual

DTOR.

makVrv::DtRunwaySignaler::DtRunwaySignaler ( )
protected

Member Function Documentation

static DtRunwaySignaler& makVrv::DtRunwaySignaler::instance ( DtDe de)
static

Get an instance of the signaler.

Member Data Documentation

boost::signalslib::signal<void ( const std::string& ) > makVrv::DtRunwaySignaler::signal_AerodromeStartInitializing
boost::signalslib::signal<void ( const std::string& ) > makVrv::DtRunwaySignaler::signal_AerodromeCreated
boost::signalslib::signal<void ( DtRunwayData& )> makVrv::DtRunwaySignaler::signal_RunwayCreated
boost::signalslib::signal<void ( DtRunwayData& )> makVrv::DtRunwaySignaler::signal_RunwayDestroyed
boost::signalslib::signal<void ( DtRunwayThresholdData& )> makVrv::DtRunwaySignaler::signal_RunwayThresholdCreated
boost::signalslib::signal<void ( DtRunwayThresholdData& )> makVrv::DtRunwaySignaler::signal_RunwayThresholdDestroyed

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)