, including all inherited members.
AllocExclusive() | wxObject | [protected] |
Clone() const | wxZipEntry | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
GetClassInfo() const | wxObject | [virtual] |
GetComment() const | wxZipEntry | |
GetCompressedSize() const | wxZipEntry | |
GetCrc() const | wxZipEntry | |
GetDateTime() const =0 | wxArchiveEntry | [pure virtual] |
GetExternalAttributes() const | wxZipEntry | |
GetExtra() const | wxZipEntry | |
GetExtraLen() const | wxZipEntry | |
GetFlags() const | wxZipEntry | |
GetInternalFormat() const =0 | wxArchiveEntry | [pure virtual] |
GetInternalName(const wxString &name, wxPathFormat format=wxPATH_NATIVE, bool *pIsDir=NULL) | wxZipEntry | |
GetInternalName() const | wxZipEntry | [virtual] |
GetLocalExtra() const | wxZipEntry | |
GetLocalExtraLen() const | wxZipEntry | |
GetMethod() const | wxZipEntry | |
GetMode() const | wxZipEntry | |
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] |
GetSystemMadeBy() const | wxZipEntry | |
IsDir() const =0 | wxArchiveEntry | [pure virtual] |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsMadeByUnix() const | wxZipEntry | |
IsReadOnly() const =0 | wxArchiveEntry | [pure virtual] |
IsSameAs(const wxObject &obj) const | wxObject | |
IsText() const | wxZipEntry | |
m_refData | wxObject | [protected] |
operator delete(void *buf) | wxObject | |
operator new(size_t size, const wxString &filename=NULL, int lineNum=0) | wxObject | |
operator=(const wxZipEntry &entry) | wxZipEntry | |
Ref(const wxObject &clone) | wxObject | |
SetComment(const wxString &comment) | wxZipEntry | |
SetDateTime(const wxDateTime &dt)=0 | wxArchiveEntry | [pure virtual] |
SetExternalAttributes(wxUint32 attr) | wxZipEntry | |
SetExtra(const char *extra, size_t len) | wxZipEntry | |
SetIsDir(bool isDir=true)=0 | wxArchiveEntry | [pure virtual] |
SetIsReadOnly(bool isReadOnly=true)=0 | wxArchiveEntry | [pure virtual] |
SetIsText(bool isText=true) | wxZipEntry | |
SetLocalExtra(const char *extra, size_t len) | wxZipEntry | |
SetMethod(int method) | wxZipEntry | |
SetMode(int mode) | wxZipEntry | |
SetName(const wxString &name, wxPathFormat format=wxPATH_NATIVE)=0 | wxArchiveEntry | [pure virtual] |
SetNotifier(wxZipNotifier ¬ifier) | wxZipEntry | |
wxArchiveEntry::SetNotifier(wxArchiveNotifier ¬ifier) | wxArchiveEntry | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetSize(wxFileOffset size)=0 | wxArchiveEntry | [pure virtual] |
SetSystemMadeBy(int system) | wxZipEntry | |
UnRef() | wxObject | |
UnsetNotifier() | wxZipEntry | [virtual] |
UnShare() | wxObject | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
wxZipEntry(const wxString &name=wxEmptyString, const wxDateTime &dt=Now(), wxFileOffset size=wxInvalidOffset) | wxZipEntry | |
wxZipEntry(const wxZipEntry &entry) | wxZipEntry | |
~wxObject() | wxObject | [virtual] |