FBEventTree Class Reference

FBEventTree Class Reference

#include <mobu-python-api.h>

Class Description

+ Inheritance diagram for FBEventTree:

Public Member Functions

 __reduce__ ()
 
 __init__ (...)
 Constructor. More...
 
- Public Member Functions inherited from FBEvent
 __reduce__ ()
 
 __init__ (...)
 Constructor. More...
 

Public Attributes

FBPropertyEventTreeWhy Why
 Read Write Property: Reason of the event. More...
 
FBPropertyTreeNode TreeNode
 Read Write Property: Tree node. More...
 
- Public Attributes inherited from FBEvent
FBPropertyInt Type
 Read Only Property: Type of event. More...
 

Member Function Documentation

__init__ (   ...)

Constructor.

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

 FBEventTree(HKEventBase pEvent) 
Parameters
pEventBase event (internal) to obtain information from.
__reduce__ ( )

Member Data Documentation

FBPropertyTreeNode TreeNode

Read Write Property: Tree node.

FBPropertyEventTreeWhy Why

Read Write Property: Reason of the event.