Version: 3.2.5
wxFileSystemWatcherEvent Member List

This is the complete list of members for wxFileSystemWatcherEvent, including all inherited members.

AllocExclusive()wxObjectprotected
Clone() const =0wxEventpure virtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetChangeType() constwxFileSystemWatcherEvent
GetClassInfo() constwxObjectvirtual
GetErrorDescription() constwxFileSystemWatcherEvent
GetEventCategory() constwxEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetId() constwxEvent
GetNewPath() constwxFileSystemWatcherEvent
GetPath() constwxFileSystemWatcherEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetTimestamp() constwxEvent
GetWarningType() constwxFileSystemWatcherEvent
IsCommandEvent() constwxEvent
IsError() constwxFileSystemWatcherEvent
IsKindOf(const wxClassInfo *info) constwxObject
IsSameAs(const wxObject &obj) constwxObject
m_propagationLevelwxEventprotected
m_refDatawxObjectprotected
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() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
ToString() constwxFileSystemWatcherEvent
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()wxObjectvirtual