AxSpeechProgramLocationValidator Class Reference

Inheritance diagram for AxSpeechProgramLocationValidator:

AxValidator List of all members.

Public Member Functions

 AxSpeechProgramLocationValidator (const AxSpeechProgramLocationValidator &validator)
 AxSpeechProgramLocationValidator (wxTextToSpeech *textToSpeech)
 AxSpeechProgramLocationValidator ()
void Copy (const AxSpeechProgramLocationValidator &validator)
virtual AxValidatorClone () 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

wxTextToSpeechm_textToSpeech

Constructor & Destructor Documentation

AxSpeechProgramLocationValidator::AxSpeechProgramLocationValidator ( const AxSpeechProgramLocationValidator validator  )  [inline]

AxSpeechProgramLocationValidator::AxSpeechProgramLocationValidator ( wxTextToSpeech textToSpeech  )  [inline]

AxSpeechProgramLocationValidator::AxSpeechProgramLocationValidator (  )  [inline]


Member Function Documentation

void AxSpeechProgramLocationValidator::Copy ( const AxSpeechProgramLocationValidator validator  )  [inline]

virtual AxValidator* AxSpeechProgramLocationValidator::Clone (  )  const [inline, virtual]

Override to make the object clonable.

Implements AxValidator.

bool AxSpeechProgramLocationValidator::TransferDataFromMenu (  )  [virtual]

Override to pass a value from the UI to a data structure.

Reimplemented from AxValidator.

bool AxSpeechProgramLocationValidator::TransferDataToMenu (  )  [virtual]

Override to pass a value from a data structure to the UI.

Reimplemented from AxValidator.

void AxSpeechProgramLocationValidator::Init (  )  [inline]

Initialize variables.

Reimplemented from AxValidator.


Member Data Documentation

wxTextToSpeech* AxSpeechProgramLocationValidator::m_textToSpeech [protected]


The documentation for this class was generated from the following file:
Generated on Wed May 6 19:20:22 2009 for AxTk by  doxygen 1.5.1