#include <p_driver.h>
|
| InterfaceSpeech (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section) |
|
virtual int | ProcessMessage (QueuePointer &resp_queue, player_msghdr_t *hdr, void *data) |
|
virtual void | Publish (void) |
|
virtual | ~InterfaceSpeech (void) |
|
| InterfaceModel (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section, const std::string &type) |
|
virtual void | StageSubscribe (void) |
|
virtual void | StageUnsubscribe (void) |
|
virtual | ~InterfaceModel (void) |
|
| Interface (player_devaddr_t addr, StgDriver *driver, ConfigFile *cf, int section) |
|
virtual void | Subscribe (QueuePointer &queue) |
|
virtual void | Unsubscribe (QueuePointer &queue) |
|
virtual | ~Interface (void) |
|
◆ InterfaceSpeech()
InterfaceSpeech::InterfaceSpeech |
( |
player_devaddr_t | addr, |
|
|
StgDriver * | driver, |
|
|
ConfigFile * | cf, |
|
|
int | section ) |
◆ ~InterfaceSpeech()
virtual InterfaceSpeech::~InterfaceSpeech |
( |
void | | ) |
|
|
inlinevirtual |
◆ ProcessMessage()
int InterfaceSpeech::ProcessMessage |
( |
QueuePointer & | resp_queue, |
|
|
player_msghdr_t * | hdr, |
|
|
void * | data ) |
|
virtual |
◆ Publish()
void InterfaceSpeech::Publish |
( |
void | | ) |
|
|
virtual |
The documentation for this class was generated from the following files: