FlightGear next
Callsign Struct Reference

Public Member Functions

 Callsign (const std::string &callsign)
 
bool update ()
 

Public Attributes

std::string m_callsign
 
SGPropertyNode_ptr m_root
 

Detailed Description

Definition at line 218 of file sview.cxx.

Constructor & Destructor Documentation

◆ Callsign()

Callsign::Callsign ( const std::string & callsign)
inline

Definition at line 224 of file sview.cxx.

Member Function Documentation

◆ update()

bool Callsign::update ( )
inline

Definition at line 230 of file sview.cxx.

Member Data Documentation

◆ m_callsign

std::string Callsign::m_callsign

Definition at line 256 of file sview.cxx.

◆ m_root

SGPropertyNode_ptr Callsign::m_root

Definition at line 257 of file sview.cxx.


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