This is the complete list of members for CGUICompositeBehaviour, including all inherited members.
AddBehaviour(CGUIBehaviourDecorator *pBehaviour, eC_Bool bAtFront=false) | CGUICompositeBehaviour | |
AssociatedObjectChanges(CGUIObject *const pkNewAssociatedObject) | CGUIBehaviourDecorator | protectedvirtual |
BehaviourList typedef | CGUICompositeBehaviour | protected |
CGUIBehaviourDecorator(CGUIObject *const pkObject=NULL) | CGUIBehaviourDecorator | protected |
CGUIBehaviourDecorator(const CGUIBehaviourDecorator &kSource) | CGUIBehaviourDecorator | protected |
CGUICompositeBehaviour() | CGUICompositeBehaviour | |
CGUIDeleteNotification() | CGUIDeleteNotification | inlineprotected |
Clone() const | CGUICompositeBehaviour | virtual |
CopyBehaviours(const CGUICompositeBehaviour &rSource) | CGUICompositeBehaviour | protected |
Decrease() | CGUICompositeBehaviour | virtual |
DoButtonDown(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoButtonUp(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoChar(const eC_UInt &uiKey, const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUICompositeBehaviour | virtual |
DoClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICompositeBehaviour | virtual |
DoDoubleClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICompositeBehaviour | virtual |
DoDrag(const eC_Value &vDeltaX, const eC_Value &vDeltaY, const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoDragEnd(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoKeyDown(const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUICompositeBehaviour | virtual |
DoKeyUp(const GUIKeyIdentifier_t &eKeyIdentifier, const eC_UInt &uiModifiers) | CGUICompositeBehaviour | virtual |
DoLongClick(const eC_Value &vAbsX=eC_FromInt(-1), const eC_Value &vAbsY=eC_FromInt(-1)) | CGUICompositeBehaviour | virtual |
DoMouseEnter(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoMouseLeave(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoMouseMove(const eC_Value &vAbsX, const eC_Value &vAbsY) | CGUICompositeBehaviour | virtual |
DoScale(const eC_Value &vDelta) | CGUIBehaviour | virtual |
DoScroll(const eC_Value &vAbsX, const eC_Value &vAbsY, const eC_Value &vDelta, const eC_Bool &bModifierActive) | CGUICompositeBehaviour | virtual |
DoUserEvent(CGUIEvent *const pEvent) | CGUICompositeBehaviour | virtual |
FocusNext(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUICompositeBehaviour | virtual |
FocusPrevious(CGUIObject *const pRefObj=NULL, const eC_Bool &bSubTreeOfRefObjDone=false) | CGUICompositeBehaviour | virtual |
GenerateUUID() | CGUIStreamableObject | static |
GetAssociatedObject() const | CGUIBehaviourDecorator | protected |
GetFocus() | CGUICompositeBehaviour | virtual |
GetXMLTag() const | CGUIStreamableObject | inline |
Increase() | CGUICompositeBehaviour | virtual |
InitDeletedFlag(eC_Bool &bDeleted) | CGUIDeleteNotification | inlineprotected |
IsCompositeBehaviour() const | CGUICompositeBehaviour | inlinevirtual |
LoseFocus() | CGUICompositeBehaviour | virtual |
m_Behaviours | CGUICompositeBehaviour | protected |
OnCreate() | CGUIBehaviour | virtual |
OnDataPool(const DataPoolResource_t &eID) | CGUIBehaviour | virtual |
OnDelete() | CGUIBehaviour | virtual |
OnHide() | CGUIBehaviour | virtual |
OnShow() | CGUIBehaviour | virtual |
operator=(const CGUICompositeBehaviour &rSource) | CGUICompositeBehaviour | |
ReadFromStream() | CGUICompositeBehaviour | virtual |
ReadStreamingHeader(const eC_UInt &uiClassVersion, const eC_UInt &uiClassMinVersion=0) const | CGUIStreamableObject | protected |
RemoveAllBehaviours() | CGUICompositeBehaviour | |
RemoveBehaviour(CGUIBehaviourDecorator *pBehaviour) | CGUICompositeBehaviour | |
ResetDeletedFlag() | CGUIDeleteNotification | inlineprotected |
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) | CGUICompositeBehaviour | virtual |
XMLTAG_BEHAVIOURCLASSID | CGUIBehaviour | static |
XMLTAG_BEHAVIOURCOUNT | CGUIBehaviour | static |
XMLTAG_CLASSVERSION | CGUIStreamableObject | static |
XMLTAG_NUMBER_OF_BEHAVIOURS | CGUICompositeBehaviour | static |
~CGUIBehaviourDecorator() | CGUIBehaviourDecorator | virtual |
~CGUICompositeBehaviour() | CGUICompositeBehaviour | virtual |
~CGUIDeleteNotification() | CGUIDeleteNotification | inlineprotectedvirtual |
~CGUIStreamableObject() (defined in CGUIStreamableObject) | CGUIStreamableObject | inlinevirtual |