FlightGear next
Instrumentation::MetarBridge Class Reference

Inherits SGReferenced, and SGPropertyChangeListener.

Public Member Functions

void bind ()
 
void unbind ()
 
void requestMetarForId (std::string &id)
 
void clearMetar ()
 
void setMetarPropertiesRoot (SGPropertyNode_ptr n)
 
void setAtisNode (SGPropertyNode *n)
 

Protected Member Functions

virtual void valueChanged (SGPropertyNode *)
 

Detailed Description

Definition at line 248 of file commradio.cxx.

Member Function Documentation

◆ bind()

void Instrumentation::MetarBridge::bind ( )

Definition at line 277 of file commradio.cxx.

◆ clearMetar()

void Instrumentation::MetarBridge::clearMetar ( )

Definition at line 308 of file commradio.cxx.

◆ requestMetarForId()

void Instrumentation::MetarBridge::requestMetarForId ( std::string & id)

Definition at line 288 of file commradio.cxx.

◆ setAtisNode()

void Instrumentation::MetarBridge::setAtisNode ( SGPropertyNode * n)
inline

Definition at line 259 of file commradio.cxx.

◆ setMetarPropertiesRoot()

void Instrumentation::MetarBridge::setMetarPropertiesRoot ( SGPropertyNode_ptr n)
inline

Definition at line 255 of file commradio.cxx.

◆ unbind()

void Instrumentation::MetarBridge::unbind ( )

Definition at line 283 of file commradio.cxx.

◆ valueChanged()

void Instrumentation::MetarBridge::valueChanged ( SGPropertyNode * node)
protectedvirtual

Definition at line 314 of file commradio.cxx.


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