This is the complete list of members for CGUISingleCmdBehaviour, including all inherited members.
AssociatedObjectChanges(CGUIObject *const pkNewAssociatedObject) | CGUIBehaviourDecorator | protectedvirtual |
CGUIBehaviourDecorator(CGUIObject *const pkObject=NULL) | CGUIBehaviourDecorator | protected |
CGUIBehaviourDecorator(const CGUIBehaviourDecorator &kSource) | CGUIBehaviourDecorator | protected |
CGUICmdBehaviour() | CGUICmdBehaviour | inlineprotected |
CGUISingleCmdBehaviour() | CGUISingleCmdBehaviour | |
Clone() const | CGUISingleCmdBehaviour | virtual |
Decrease() | CGUICmdBehaviour | protectedvirtual |
DoButtonDown(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoButtonUp(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoChar(const eC_UInt &uiKey, const GUIKeyIdentifier_t &eKeyID, const eC_UInt &uiModifiers) | CGUICmdBehaviour | protectedvirtual |
DoClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICmdBehaviour | protectedvirtual |
DoDoubleClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICmdBehaviour | protectedvirtual |
DoDrag(const eC_Value &vDeltaX, const eC_Value &vDeltaY, const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoDragEnd(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoKeyDown(const GUIKeyIdentifier_t &eKeyID, const eC_UInt &uiModifiers) | CGUICmdBehaviour | protectedvirtual |
DoKeyUp(const GUIKeyIdentifier_t &eKeyID, const eC_UInt &uiModifiers) | CGUICmdBehaviour | protectedvirtual |
DoLongClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICmdBehaviour | protectedvirtual |
DoMouseEnter(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoMouseLeave(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICmdBehaviour | protectedvirtual |
DoMouseMove(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUIBehaviour | virtual |
DoScale(const eC_Value &vDelta) | CGUICmdBehaviour | protectedvirtual |
DoScroll(const eC_Value &vAbsX, const eC_Value &vAbsY, const eC_Value &vDelta, const eC_Bool &bModifierActive) | CGUICmdBehaviour | protectedvirtual |
DoUserEvent(CGUIEvent *const pEvent) | CGUIBehaviour | virtual |
ExecuteCommand(const BehaviourType_t &eFromBehaviour) | CGUISingleCmdBehaviour | protectedvirtual |
FocusNext(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUICmdBehaviour | protectedvirtual |
FocusPrevious(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUICmdBehaviour | protectedvirtual |
GenerateUUID() | CGUIStreamableObject | static |
GetAssociatedObject() const | CGUIBehaviourDecorator | protected |
GetFocus() | CGUICmdBehaviour | protectedvirtual |
GetXMLTag() const | CGUIStreamableObject | inline |
Increase() | CGUICmdBehaviour | protectedvirtual |
IsCompositeBehaviour() const | CGUIBehaviourDecorator | inlinevirtual |
LoseFocus() | CGUICmdBehaviour | protectedvirtual |
OnCreate() | CGUICmdBehaviour | protectedvirtual |
OnDataPool(const DataPoolResource_t &eID) | CGUICmdBehaviour | protectedvirtual |
OnDelete() | CGUICmdBehaviour | protectedvirtual |
OnHide() | CGUICmdBehaviour | protectedvirtual |
OnShow() | CGUICmdBehaviour | protectedvirtual |
ReadFromStream() | CGUISingleCmdBehaviour | virtual |
ReadStreamingHeader(const eC_UInt &uiClassVersion, const eC_UInt &uiClassMinVersion=0) const | CGUIStreamableObject | protected |
SetCmdForBehaviour(CGUICommandPtr pkCommand, const BehaviourType_t &eBehaviourType) | CGUISingleCmdBehaviour | |
SetXMLTag(const eC_String &kXMLTag) | CGUIStreamableObject | inline |
WriteStreamingFooter(const eC_Bool &bWriteClassID) const | CGUIStreamableObject | protected |
WriteStreamingHeader(const eC_Bool &bWriteClassID, const eC_Char *const pkClassIDTag, const eC_Int &iClassID, const eC_UInt &uiClassVersion) const | CGUIStreamableObject | protected |
WriteToStream(const eC_Bool bWriteClassID=false) | CGUISingleCmdBehaviour | virtual |
XMLTAG_BEHAVIOURCLASSID | CGUIBehaviour | static |
XMLTAG_BEHAVIOURCOUNT | CGUIBehaviour | static |
XMLTAG_BEHAVIOURTYPE | CGUISingleCmdBehaviour | static |
XMLTAG_CLASSVERSION | CGUIStreamableObject | static |
~CGUIBehaviourDecorator() | CGUIBehaviourDecorator | virtual |
~CGUICmdBehaviour() | CGUICmdBehaviour | inlineprotectedvirtual |
~CGUISingleCmdBehaviour() | CGUISingleCmdBehaviour | inlinevirtual |
~CGUIStreamableObject() (defined in CGUIStreamableObject) | CGUIStreamableObject | inlinevirtual |