This is the complete list of members for wxFileSystemWatcherEvent, including all inherited members.
AllocExclusive() | wxObject | protected |
Clone() const =0 | wxEvent | pure virtual |
CloneRefData(const wxObjectRefData *data) const | wxObject | protectedvirtual |
CreateRefData() const | wxObject | protectedvirtual |
GetChangeType() const | wxFileSystemWatcherEvent | |
GetClassInfo() const | wxObject | virtual |
GetErrorDescription() const | wxFileSystemWatcherEvent | |
GetEventCategory() const | wxEvent | virtual |
GetEventObject() const | wxEvent | |
GetEventType() const | wxEvent | |
GetEventUserData() const | wxEvent | |
GetId() const | wxEvent | |
GetNewPath() const | wxFileSystemWatcherEvent | |
GetPath() const | wxFileSystemWatcherEvent | |
GetRefData() const | wxObject | |
GetSkipped() const | wxEvent | |
GetTimestamp() const | wxEvent | |
GetWarningType() const | wxFileSystemWatcherEvent | |
IsCommandEvent() const | wxEvent | |
IsError() const | wxFileSystemWatcherEvent | |
IsKindOf(const wxClassInfo *info) const | wxObject | |
IsSameAs(const wxObject &obj) const | wxObject | |
m_propagationLevel | wxEvent | protected |
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 | |
ResumePropagation(int propagationLevel) | wxEvent | |
SetEventObject(wxObject *object) | wxEvent | |
SetEventType(wxEventType type) | wxEvent | |
SetId(int id) | wxEvent | |
SetRefData(wxObjectRefData *data) | wxObject | |
SetTimestamp(long timeStamp=0) | wxEvent | |
ShouldPropagate() const | wxEvent | |
Skip(bool skip=true) | wxEvent | |
StopPropagation() | wxEvent | |
ToString() const | wxFileSystemWatcherEvent | |
UnRef() | wxObject | |
UnShare() | wxObject | |
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL) | wxEvent | |
wxFileSystemWatcherEvent(int changeType=0, int watchid=wxID_ANY) | wxFileSystemWatcherEvent | |
wxFileSystemWatcherEvent(int changeType, wxFSWWarningType warningType, const wxString &errorMsg, int watchid=wxID_ANY) | wxFileSystemWatcherEvent | |
wxFileSystemWatcherEvent(int changeType, const wxFileName &path, const wxFileName &newPath, int watchid=wxID_ANY) | wxFileSystemWatcherEvent | |
wxObject() | wxObject | |
wxObject(const wxObject &other) | wxObject | |
~wxObject() | wxObject | virtual |