This is the complete list of members for
wxImageHandler, including all inherited members.
AllocExclusive() | wxObject | [protected] |
CanRead(wxInputStream &stream) | wxImageHandler | |
CanRead(const wxString &filename) | wxImageHandler | |
CloneRefData(const wxObjectRefData *data) const | wxObject | [protected, virtual] |
CreateRefData() const | wxObject | [protected, virtual] |
DoCanRead(wxInputStream &stream)=0 | wxImageHandler | [protected, pure virtual] |
DoGetImageCount(wxInputStream &stream) | wxImageHandler | [protected, virtual] |
GetAltExtensions() const | wxImageHandler | |
GetClassInfo() const | wxObject | [virtual] |
GetExtension() const | wxImageHandler | |
GetImageCount(wxInputStream &stream) | wxImageHandler | [virtual] |
GetLibraryVersionInfo() | wxImageHandler | [static] |
GetMimeType() const | wxImageHandler | |
GetName() const | wxImageHandler | |
GetRefData() const | wxObject | |
GetType() const | wxImageHandler | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
LoadFile(wxImage *image, wxInputStream &stream, bool verbose=true, int index=-1) | wxImageHandler | [virtual] |
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 | |
SaveFile(wxImage *image, wxOutputStream &stream, bool verbose=true) | wxImageHandler | [virtual] |
SetAltExtensions(const wxArrayString &extensions) | wxImageHandler | |
SetExtension(const wxString &extension) | wxImageHandler | |
SetMimeType(const wxString &mimetype) | wxImageHandler | |
SetName(const wxString &name) | wxImageHandler | |
SetRefData(wxObjectRefData *data) | wxObject | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxImageHandler() | wxImageHandler | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxImageHandler() | wxImageHandler | [virtual] |
~wxObject() | wxObject | [virtual] |