Inheritance diagram for AxSpeechDataLocationValidator:
Public Member Functions | |
AxSpeechDataLocationValidator (const AxSpeechDataLocationValidator &validator) | |
AxSpeechDataLocationValidator (wxTextToSpeech *textToSpeech) | |
AxSpeechDataLocationValidator () | |
void | Copy (const AxSpeechDataLocationValidator &validator) |
virtual AxValidator * | Clone () const |
Override to make the object clonable. | |
virtual bool | TransferDataFromMenu () |
Override to pass a value from the UI to a data structure. | |
virtual bool | TransferDataToMenu () |
Override to pass a value from a data structure to the UI. | |
void | Init () |
Initialize variables. | |
Protected Attributes | |
wxTextToSpeech * | m_textToSpeech |
AxSpeechDataLocationValidator::AxSpeechDataLocationValidator | ( | const AxSpeechDataLocationValidator & | validator | ) | [inline] |
AxSpeechDataLocationValidator::AxSpeechDataLocationValidator | ( | wxTextToSpeech * | textToSpeech | ) | [inline] |
AxSpeechDataLocationValidator::AxSpeechDataLocationValidator | ( | ) | [inline] |
void AxSpeechDataLocationValidator::Copy | ( | const AxSpeechDataLocationValidator & | validator | ) | [inline] |
virtual AxValidator* AxSpeechDataLocationValidator::Clone | ( | ) | const [inline, virtual] |
bool AxSpeechDataLocationValidator::TransferDataFromMenu | ( | ) | [virtual] |
bool AxSpeechDataLocationValidator::TransferDataToMenu | ( | ) | [virtual] |
void AxSpeechDataLocationValidator::Init | ( | ) | [inline] |