#include <SPTBlastAPIClass.h>
Inheritance diagram for SecurePlayLibrary::SPTBlastAPIClass:

Public Member Functions | |
| SPTBlastAPIClass () | |
| ~SPTBlastAPIClass () | |
| SPTBlastAPIClass (SPTBlastClass *abstractTransInstance) | |
| bool | APIbeginTransaction (string pid) |
| bool | APIcompleteTransaction (string pid) |
| bool | APIconfigureTransaction (string pid, vector< string > args) |
| bool | APIrequestbeginTransaction (string pid) |
| bool | APIrequestCompleteTransaction (string pid) |
| bool | APIrequestconfigureTransaction (string pid, vector< string > args) |
| vector< string > | APIgetTransactionContent () |
Private Attributes | |
| SPTBlastClass * | traninst |
| bool | librarytestmode |
|
|
Default Constructor. |
|
|
Default Destructor |
|
|
Overloaded Constructor
|
|
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
||||||||||||
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
|
This method returns the contents of the Single Step Transaction |
|
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
||||||||||||
|
This method is not supported because this is a single step transaction Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
|
This should be set to FALSE for production systems or all "rulesXXXX methods should be edited Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass. |
|
|
Instance of SPAbstractTransactionClass |