Python Reference Guide
 
Loading...
Searching...
No Matches
FBEventTransaction Class Reference

Transaction event. More...

#include <pyfbsdk.h>

Inheritance diagram for FBEventTransaction:

Public Member Functions

 FBEventTransaction (HKEventBase pEvent)
 Constructor.
 
- Public Member Functions inherited from FBEvent
 FBEvent (HKEvent pEvent)
 Constructor.
 

Public Attributes

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

 
- Public Attributes inherited from FBEvent
int Type
 Read Only Property: Type of event.

 

Detailed Description

Transaction event.


Constructor & Destructor Documentation

◆ FBEventTransaction()

FBEventTransaction ( HKEventBase  pEvent)

Constructor.

Parameters
pEventBase event object.

Member Data Documentation

◆ IsBeginTransaction

bool IsBeginTransaction

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