#include <boss_module.h>
Inheritance diagram for BOSS::Module:
Public Member Functions | |
Module (BOSS::Config &__cl, MySQL_Handler *__data_base) | |
virtual void | operator() (xercesc::DOMNode *)=0 |
virtual string | getDescription ()=0 |
Protected Attributes | |
BOSS::Config & | cl |
MySQL_Handler * | data_base |
|
|
|
Implemented in BOSS_Concat, BOSS_Duration_DE, BOSS_Intonation_DE, BOSS_OLA, BOSS_Transcription_DE, BOSS_Transcription_UK, and BOSS_Unitselection. |
|
Implemented in BOSS_Concat, BOSS_Duration, BOSS_Intonation, BOSS_Intonation_DE, BOSS_OLA, BOSS_Transcription_DE, BOSS_Transcription_UK, and BOSS_Unitselection. |
|
|
|
|