AxStringDataTransfer Class Reference

#include <ax/ax_datatransfer.h>

Inheritance diagram for AxStringDataTransfer:

AxDataTransfer

List of all members.

Public Member Functions

 AxStringDataTransfer (wxString *ptr)
 AxStringDataTransfer ()
 ~AxStringDataTransfer ()
void Init ()
 Initialize variables.
virtual bool SetValue (const wxString &value)
 Set the value in the string variable.

Protected Attributes

wxString * m_stringPtr


Detailed Description

AxStringDataTransfer class declaration Used to transfer a string between the UI and data structures.

Constructor & Destructor Documentation

AxStringDataTransfer::AxStringDataTransfer ( wxString *  ptr  )  [inline]

AxStringDataTransfer::AxStringDataTransfer (  )  [inline]

AxStringDataTransfer::~AxStringDataTransfer (  )  [inline]


Member Function Documentation

void AxStringDataTransfer::Init (  )  [inline]

Initialize variables.

bool AxStringDataTransfer::SetValue ( const wxString &  value  )  [virtual]

Set the value in the string variable.


Member Data Documentation

wxString* AxStringDataTransfer::m_stringPtr [protected]


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

Generated on Thu Apr 9 15:41:07 2009 for AxTk by  doxygen 1.5.8