FlightGear next
Instrumentation::AtisSpeaker Class Reference

Inherits SGPropertyChangeListener, and SoundSampleReadyListener.

Public Member Functions

 AtisSpeaker ()
 
virtual ~AtisSpeaker ()
 
virtual void valueChanged (SGPropertyNode *node)
 
virtual void SoundSampleReady (SGSharedPtr< SGSoundSample >)
 
bool hasSpokenAtis ()
 
SGSharedPtr< SGSoundSample > getSpokenAtis ()
 
void setStationId (const string &stationId)
 

Detailed Description

Definition at line 35 of file commradio.cxx.

Constructor & Destructor Documentation

◆ AtisSpeaker()

Instrumentation::AtisSpeaker::AtisSpeaker ( )

Definition at line 64 of file commradio.cxx.

◆ ~AtisSpeaker()

Instrumentation::AtisSpeaker::~AtisSpeaker ( )
virtual

Definition at line 72 of file commradio.cxx.

Member Function Documentation

◆ getSpokenAtis()

SGSharedPtr< SGSoundSample > Instrumentation::AtisSpeaker::getSpokenAtis ( )
inline

Definition at line 47 of file commradio.cxx.

◆ hasSpokenAtis()

bool Instrumentation::AtisSpeaker::hasSpokenAtis ( )
inline

Definition at line 42 of file commradio.cxx.

◆ setStationId()

void Instrumentation::AtisSpeaker::setStationId ( const string & stationId)
inline

Definition at line 52 of file commradio.cxx.

◆ SoundSampleReady()

void Instrumentation::AtisSpeaker::SoundSampleReady ( SGSharedPtr< SGSoundSample > sample)
virtual

Implements SoundSampleReadyListener.

Definition at line 130 of file commradio.cxx.

◆ valueChanged()

void Instrumentation::AtisSpeaker::valueChanged ( SGPropertyNode * node)
virtual

Definition at line 76 of file commradio.cxx.


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