FBEventTransaction Class Reference

FBEventTransaction Class Reference

#include <mobu-python-api.h>

Class Description

Transaction event.

+ Inheritance diagram for FBEventTransaction:

Public Member Functions

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

Public Attributes

FBPropertyBool IsBeginTransaction
 Read Only Property: Tells if the transaction is at begin. 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:

 FBEventTransaction(HKEventBase pEvent) 
Parameters
pEventBase event object.
__reduce__ ( )

Member Data Documentation

FBPropertyBool IsBeginTransaction

Read Only Property: Tells if the transaction is at begin.