Version: 3.2.2
wxThreadEvent Member List

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

AllocExclusive()wxObjectprotected
Clone() constwxThreadEventvirtual
CloneRefData(const wxObjectRefData *data) constwxObjectprotectedvirtual
CreateRefData() constwxObjectprotectedvirtual
GetClassInfo() constwxObjectvirtual
GetEventCategory() constwxThreadEventvirtual
GetEventObject() constwxEvent
GetEventType() constwxEvent
GetEventUserData() constwxEvent
GetExtraLong() constwxThreadEvent
GetId() constwxEvent
GetInt() constwxThreadEvent
GetPayload() constwxThreadEvent
GetRefData() constwxObject
GetSkipped() constwxEvent
GetString() constwxThreadEvent
GetTimestamp() constwxEvent
IsCommandEvent() constwxEvent
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
SetExtraLong(long extraLong)wxThreadEvent
SetId(int id)wxEvent
SetInt(int intCommand)wxThreadEvent
SetPayload(const T &payload)wxThreadEvent
SetRefData(wxObjectRefData *data)wxObject
SetString(const wxString &string)wxThreadEvent
SetTimestamp(long timeStamp=0)wxEvent
ShouldPropagate() constwxEvent
Skip(bool skip=true)wxEvent
StopPropagation()wxEvent
UnRef()wxObject
UnShare()wxObject
wxEvent(int id=0, wxEventType eventType=wxEVT_NULL)wxEvent
wxObject()wxObject
wxObject(const wxObject &other)wxObject
wxThreadEvent(wxEventType eventType=wxEVT_THREAD, int id=wxID_ANY)wxThreadEvent
~wxObject()wxObjectvirtual