AllocExclusive() | wxObject | [protected] |
Clone() const | wxArchiveEntry | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetAccessTime() const | wxTarEntry | |
GetClassInfo() const | wxObject | [virtual] |
GetCreateTime() const | wxTarEntry | |
GetDateTime() const =0 | wxArchiveEntry | [pure virtual] |
GetDevMajor() const | wxTarEntry | |
GetDevMinor() const | wxTarEntry | |
GetGroupId() const | wxTarEntry | |
GetGroupName() const | wxTarEntry | |
GetInternalFormat() const =0 | wxArchiveEntry | [pure virtual] |
GetInternalName() const | wxTarEntry | [virtual] |
GetInternalName(const wxString &name, wxPathFormat format=wxPATH_NATIVE, bool *pIsDir=NULL) | wxTarEntry | [static] |
GetLinkName() const | wxTarEntry | |
GetMode() const | wxTarEntry | |
GetName(wxPathFormat format=wxPATH_NATIVE) const =0 | wxArchiveEntry | [pure virtual] |
GetOffset() const =0 | wxArchiveEntry | [pure virtual] |
GetRefData() const | wxObject | |
GetSize() const | wxTarEntry | [virtual] |
GetTypeFlag() const | wxTarEntry | |
GetUserId() const | wxTarEntry | |
GetUserName() const | wxTarEntry | |
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 | |
operator operator=(const wxTarEntry &entry) | wxTarEntry | |
Ref(const wxObject &clone) | wxObject | |
SetAccessTime(const wxDateTime &dt) | wxTarEntry | |
SetCreateTime(const wxDateTime &dt) | wxTarEntry | |
SetDateTime(const wxDateTime &dt)=0 | wxArchiveEntry | [pure virtual] |
SetDevMajor(int dev) | wxTarEntry | |
SetDevMinor(int dev) | wxTarEntry | |
SetGroupId(int id) | wxTarEntry | |
SetGroupName(const wxString &group) | wxTarEntry | |
SetIsDir(bool isDir=true)=0 | wxArchiveEntry | [pure virtual] |
SetIsReadOnly(bool isReadOnly=true)=0 | wxArchiveEntry | [pure virtual] |
SetLinkName(const wxString &link) | wxTarEntry | |
SetMode(int mode) | wxTarEntry | |
SetName(const wxString &name, wxPathFormat format=wxPATH_NATIVE)=0 | wxArchiveEntry | [pure virtual] |
SetNotifier(wxArchiveNotifier ¬ifier) | wxArchiveEntry | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetSize(wxFileOffset size) | wxTarEntry | [virtual] |
SetTypeFlag(int type) | wxTarEntry | |
SetUserId(int id) | wxTarEntry | |
SetUserName(const wxString &user) | wxTarEntry | |
UnRef() | wxObject | |
UnsetNotifier() | wxArchiveEntry | [virtual] |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxTarEntry(const wxString &name=wxEmptyString, const wxDateTime &dt=wxDateTime::Now(), wxFileOffset size=wxInvalidOffset) | wxTarEntry | |
wxTarEntry(const wxTarEntry &entry) | wxTarEntry | |
~wxObject() | wxObject | [virtual] |