Version: 3.1.0
wxTimer Member List

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

AddFilter(wxEventFilter *filter)wxEvtHandlerstatic
AddPendingEvent(const wxEvent &event)wxEvtHandlervirtual
AllocExclusive()wxObjectprotected
Bind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Bind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
CallAfter(void(T::*method)(T1,...), T1 x1,...)wxEvtHandler
CallAfter(const T &functor)wxEvtHandler
CloneRefData(const wxObjectRefData *data) const wxObjectprotectedvirtual
Connect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(int id, wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Connect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
CreateRefData() const wxObjectprotectedvirtual
DeletePendingEvents()wxEvtHandler
Disconnect(wxEventType eventType, wxObjectEventFunction function, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id=wxID_ANY, wxEventType eventType=wxEVT_NULL, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
Disconnect(int id, int lastId, wxEventType eventType, wxObjectEventFunction function=NULL, wxObject *userData=NULL, wxEvtHandler *eventSink=NULL)wxEvtHandler
GetClassInfo() const wxObjectvirtual
GetClientData() const wxEvtHandler
GetClientObject() const wxEvtHandler
GetEvtHandlerEnabled() const wxEvtHandler
GetId() const wxTimer
GetInterval() const wxTimer
GetNextHandler() const wxEvtHandler
GetOwner() const wxTimer
GetPreviousHandler() const wxEvtHandler
GetRefData() const wxObject
IsKindOf(const wxClassInfo *info) const wxObject
IsOneShot() const wxTimer
IsRunning() const wxTimer
IsSameAs(const wxObject &obj) const wxObject
IsUnlinked() const wxEvtHandler
m_refDatawxObjectprotected
Notify()wxTimervirtual
operator delete(void *buf)wxObject
operator new(size_t size, const wxString &filename=NULL, int lineNum=0)wxObject
ProcessEvent(wxEvent &event)wxEvtHandlervirtual
ProcessEventLocally(wxEvent &event)wxEvtHandler
ProcessPendingEvents()wxEvtHandler
QueueEvent(wxEvent *event)wxEvtHandlervirtual
Ref(const wxObject &clone)wxObject
RemoveFilter(wxEventFilter *filter)wxEvtHandlerstatic
SafelyProcessEvent(wxEvent &event)wxEvtHandler
SearchEventTable(wxEventTable &table, wxEvent &event)wxEvtHandlervirtual
SetClientData(void *data)wxEvtHandler
SetClientObject(wxClientData *data)wxEvtHandler
SetEvtHandlerEnabled(bool enabled)wxEvtHandler
SetNextHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetOwner(wxEvtHandler *owner, int id=-1)wxTimer
SetPreviousHandler(wxEvtHandler *handler)wxEvtHandlervirtual
SetRefData(wxObjectRefData *data)wxObject
Start(int milliseconds=-1, bool oneShot=wxTIMER_CONTINUOUS)wxTimervirtual
StartOnce(int milliseconds=-1)wxTimer
Stop()wxTimervirtual
TryAfter(wxEvent &event)wxEvtHandlerprotectedvirtual
TryBefore(wxEvent &event)wxEvtHandlerprotectedvirtual
Unbind(const EventTag &eventType, Functor functor, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unbind(const EventTag &eventType, void(Class::*method)(EventArg &), EventHandler *handler, int id=wxID_ANY, int lastId=wxID_ANY, wxObject *userData=NULL)wxEvtHandler
Unlink()wxEvtHandler
UnRef()wxObject
UnShare()wxObject
wxEvtHandler()wxEvtHandler
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxTimer()wxTimer
wxTimer(wxEvtHandler *owner, int id=-1)wxTimer
~wxEvtHandler()wxEvtHandlervirtual
~wxObject()wxObjectvirtual
~wxTimer()wxTimervirtual