#include <pyfbsdk.h>

Public Member Functions | |
| FBEventTree (HKEventBase pEvent) | |
| Constructor. | |
Public Member Functions inherited from FBEvent | |
| FBEvent (HKEvent pEvent) | |
| Constructor. | |
Public Attributes | |
| FBTreeNode | TreeNode |
| Read Write Property: Tree node. | |
| FBEventTreeWhy | Why |
| Read Write Property: Reason of the event. | |
Public Attributes inherited from FBEvent | |
| int | Type |
| Read Only Property: Type of event. | |
FBTree node event.
| FBEventTree | ( | HKEventBase | pEvent | ) |
Constructor.
| pEvent | Base event (internal) to obtain information from. |
| FBTreeNode TreeNode |
Read Write Property: Tree node.
| FBEventTreeWhy Why |
Read Write Property: Reason of the event.