This is the complete list of members for wxCommand, including all inherited members.
AllocExclusive() | wxObject | protected |
CanUndo() const | wxCommand | virtual |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
Do()=0 | wxCommand | pure virtual |
GetClassInfo() const | wxObject | virtual |
GetName() const | wxCommand | virtual |
GetRefData() const | wxObject | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_refData | wxObject | protected |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
Ref(const wxObject &clone) | wxObject | |
SetRefData(wxObjectRefData *data) | wxObject | |
Undo()=0 | wxCommand | pure virtual |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxCommand(bool canUndo=false, const wxString &name=wxEmptyString) | wxCommand | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxCommand() | wxCommand | virtual |
~wxObject() | wxObject | virtual |