FBEventTree Class Reference
 
 
 
FBEventTree Class Reference

#include <mobu-python-api.h>


Class Description

Inheritance diagram for FBEventTree:
FBEvent

Public Member Functions

def  __reduce__ ()
def  __init__ ()

Public Attributes

FBPropertyEventTreeWhy  Why
FBPropertyTreeNode  TreeNode
FBPropertyInt  Type

Member Function Documentation

def __reduce__ ( )

Reimplemented from FBEvent.

def __init__ ( )

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

 FBEventTree(HKEventBase pEvent) 

Constructor.

Parameters:
pEvent Base event (internal) to obtain information from.

Reimplemented from FBEvent.


Member Data Documentation

FBPropertyEventTreeWhy Why

Read Write Property: Reason of the event.

FBPropertyTreeNode TreeNode

Read Write Property: Tree node.