This is the complete list of members for wxPersistentWindow< T >, including all inherited members.
Get() const | wxPersistentWindow< T > | inline |
GetKind() const =0 | wxPersistentObject | pure virtual |
GetName() const | wxPersistentWindow< T > | virtual |
GetObject() const | wxPersistentObject | |
Restore()=0 | wxPersistentObject | pure virtual |
RestoreValue(const wxString &name, T *value) | wxPersistentObject | protected |
Save() const =0 | wxPersistentObject | pure virtual |
SaveValue(const wxString &name, T value) const | wxPersistentObject | protected |
WindowType typedef | wxPersistentWindow< T > | |
wxPersistentObject(void *obj) | wxPersistentObject | |
wxPersistentWindow(WindowType *win) | wxPersistentWindow< T > | |
~wxPersistentObject() | wxPersistentObject | virtual |