#include <voice.hxx>
Inherits SGSubsystem.
Definition at line 45 of file voice.hxx.
◆ FGVoiceMgr()
| FGVoiceMgr::FGVoiceMgr |
( |
| ) |
|
◆ ~FGVoiceMgr()
| FGVoiceMgr::~FGVoiceMgr |
( |
| ) |
|
◆ init()
| void FGVoiceMgr::init |
( |
| ) |
|
|
override |
◆ shutdown()
| void FGVoiceMgr::shutdown |
( |
| ) |
|
|
override |
◆ staticSubsystemClassId()
| static const char * FGVoiceMgr::staticSubsystemClassId |
( |
| ) |
|
|
inlinestatic |
◆ update()
| void FGVoiceMgr::update |
( |
double | dt | ) |
|
|
override |
◆ FGFestivalVoice
◆ _enabled
| bool FGVoiceMgr::_enabled |
|
protected |
◆ _host
| std::string FGVoiceMgr::_host |
|
protected |
◆ _paused
◆ _pausedNode
| SGPropertyNode_ptr FGVoiceMgr::_pausedNode |
|
protected |
◆ _port
| std::string FGVoiceMgr::_port |
|
protected |
◆ _voices
| std::vector<FGVoice *> FGVoiceMgr::_voices |
|
protected |
The documentation for this class was generated from the following files: