AxToggleValidator Class Reference

#include <ax/ax_menu_toggle.h>

Inheritance diagram for AxToggleValidator:

AxValidator

List of all members.

Public Member Functions

 AxToggleValidator (const AxToggleValidator &validator)
 AxToggleValidator (bool *ptr)
 AxToggleValidator ()
 ~AxToggleValidator ()
void Copy (const AxToggleValidator &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

bool * m_boolPtr


Constructor & Destructor Documentation

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

AxToggleValidator::AxToggleValidator ( bool *  ptr  )  [inline]

AxToggleValidator::AxToggleValidator (  )  [inline]

AxToggleValidator::~AxToggleValidator (  )  [inline]


Member Function Documentation

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

Override to make the object clonable.

Implements AxValidator.

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

void AxToggleValidator::Init (  )  [inline]

Initialize variables.

Reimplemented from AxValidator.

bool AxToggleValidator::TransferDataFromMenu (  )  [virtual]

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

Reimplemented from AxValidator.

bool AxToggleValidator::TransferDataToMenu (  )  [virtual]

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

Reimplemented from AxValidator.


Member Data Documentation

bool* AxToggleValidator::m_boolPtr [protected]


The documentation for this class was generated from the following files:

Generated on Wed May 6 19:22:08 2009 for AxTk by  doxygen 1.5.8