This is the complete list of members for wxArchiveEntry, including all inherited members.
AllocExclusive() | wxObject | protected |
Clone() const | wxArchiveEntry | |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
GetClassInfo() const | wxObject | virtual |
GetDateTime() const =0 | wxArchiveEntry | pure virtual |
GetInternalFormat() const =0 | wxArchiveEntry | pure virtual |
GetInternalName() const =0 | wxArchiveEntry | pure virtual |
GetName(wxPathFormat format=wxPATH_NATIVE) const =0 | wxArchiveEntry | pure virtual |
GetOffset() const =0 | wxArchiveEntry | pure virtual |
GetRefData() const | wxObject | |
GetSize() const =0 | wxArchiveEntry | pure virtual |
IsDir() const =0 | wxArchiveEntry | pure virtual |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsReadOnly() const =0 | wxArchiveEntry | pure virtual |
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 | |
SetDateTime(const wxDateTime &dt)=0 | wxArchiveEntry | pure virtual |
SetIsDir(bool isDir=true)=0 | wxArchiveEntry | pure virtual |
SetIsReadOnly(bool isReadOnly=true)=0 | wxArchiveEntry | pure virtual |
SetName(const wxString &name, wxPathFormat format=wxPATH_NATIVE)=0 | wxArchiveEntry | pure virtual |
SetNotifier(wxArchiveNotifier ¬ifier) | wxArchiveEntry | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetSize(wxFileOffset size)=0 | wxArchiveEntry | pure virtual |
UnRef() | wxObject | |
UnsetNotifier() | wxArchiveEntry | virtual |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | virtual |