HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UI_Event Member List

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

className() const UI_Eventinline
display() const UI_Event
display(std::ostream &os) const UI_Event
mergeEvent(const UI_Event *prevevent)UI_Event
methodUI_Event
myStateHistoryUI_Event
name() const UI_Event
operator=(const UI_Event &e)UI_Event
reasonUI_Event
reason_name(UI_Reason reason)UI_Eventstatic
sourceUI_Event
stateUI_Event
targetUI_Event
trigger()UI_Eventinline
typeUI_Event
type_name(UI_EventType type)UI_Eventstatic
UI_Event()UI_Event
UI_Event(const UI_Event &e)UI_Event
UI_Event(UI_EventType t, UI_Object *to, UI_Object *from=(UI_Object *) 0, UI_DeviceEvent *e=(UI_DeviceEvent *) 0)UI_Event
UI_Event(UI_Value *v, UI_Object *to, UI_Object *from=(UI_Object *) 0, UI_Reason r=UI_VALUE_CHANGED)UI_Event
UI_Event(UI_Value *v, UI_Object *to, UI_EventMethod callback, UI_Object *from=(UI_Object *) 0, UI_Reason r=UI_VALUE_CHANGED)UI_Event
UI_Event(UI_EventType t, UI_Object *to, UI_EventMethod callback, UI_Object *from=(UI_Object *) 0)UI_Event
valueUI_Event
~UI_Event()UI_Event