Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

SecurePlayLibrary::SPTBlastAPIClass Class Reference

#include <SPTBlastAPIClass.h>

Inheritance diagram for SecurePlayLibrary::SPTBlastAPIClass:

SecurePlayLibrary::SPAbstractTransactionAPIClass SecurePlayLibrary::SPAbstractTransactionAPIInterface List of all members.

Detailed Description

This class is the API for a single step transaction that includes all members of a specific game.
Author:
IT GlobalSecure
See also:
SecurePlay License Information


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

SPTBlastClasstraninst
bool librarytestmode


Constructor & Destructor Documentation

SPTBlastAPIClass::SPTBlastAPIClass  ) 
 

Default Constructor.

SPTBlastAPIClass::~SPTBlastAPIClass  ) 
 

Default Destructor

SPTBlastAPIClass::SPTBlastAPIClass SPTBlastClass abstractTransInstance  ) 
 

Overloaded Constructor

Parameters:
abstractTransInstance SPSingleStepTransactionClass - the abstract class


Member Function Documentation

bool SPTBlastAPIClass::APIbeginTransaction string  pid  )  [virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

bool SPTBlastAPIClass::APIcompleteTransaction string  pid  )  [virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

bool SPTBlastAPIClass::APIconfigureTransaction string  pid,
vector< string >  args
[virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

vector< string > SPTBlastAPIClass::APIgetTransactionContent  ) 
 

This method returns the contents of the Single Step Transaction

bool SPTBlastAPIClass::APIrequestbeginTransaction string  pid  )  [virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

bool SPTBlastAPIClass::APIrequestCompleteTransaction string  pid  )  [virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

bool SPTBlastAPIClass::APIrequestconfigureTransaction string  pid,
vector< string >  args
[virtual]
 

This method is not supported because this is a single step transaction

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.


Member Data Documentation

bool SecurePlayLibrary::SPTBlastAPIClass::librarytestmode [private]
 

This should be set to FALSE for production systems or all "rulesXXXX methods should be edited

Reimplemented from SecurePlayLibrary::SPAbstractTransactionAPIClass.

SPTBlastClass* SecurePlayLibrary::SPTBlastAPIClass::traninst [private]
 

Instance of SPAbstractTransactionClass


The documentation for this class was generated from the following files: 2006 Copyright Filed by IT GlobalSecure, Inc. All Rights Reserved. Not to be used without authorization by Author. SecurePlay, IT GlobalSecure, and IT Armor are registered trademarks by IT GlobalSecure, Inc. Software protected by software license, and one or more the following U.S. and International patent numbers: U.S. Patent 6,030,288, U.S. Patent 6,165,072, European Patent Office EP1016049A1,and World Intellectual Property Organization WO9912135C1 and additional filings worldwide.