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.
| AGE | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| APIaddListener(SPEventInterface *listener) | SecurePlayLibrary::SPRootTransactionClass | |
| APIclearListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIcompleteTransaction(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIcreateTransaction(SPGameInterface *gameapiobj, SPMessageClass *message) | SecurePlayLibrary::SPTBlastClass | [virtual] |
| APIgetAGE() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetConfiguration() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetGameID() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetGameinstance() | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIgetGetReplayList() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetListenerCount() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetMaster() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetPlayerIDList() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetPrivacyFlag() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetTransactionContent() | SecurePlayLibrary::SPTBlastClass | |
| APIgetTransactionID() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetTransactionstatus() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIgetTransactionType() | SecurePlayLibrary::SPTBlastClass | [virtual] |
| APIisPlayerIncluded(string pid) | SecurePlayLibrary::SPRootTransactionClass | |
| APIisPlayerInternal(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIisTransError() | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIremoveListener(SPEventInterface *listener) | SecurePlayLibrary::SPRootTransactionClass | |
| APIReplayRemoveOldSender(string sender) | SecurePlayLibrary::SPRootTransactionClass | |
| APIresendLastMessage() | SecurePlayLibrary::SPRootTransactionClass | |
| APIsetReplayList(SPMap< string, long > m) | SecurePlayLibrary::SPRootTransactionClass | |
| APIsetSecurePlayClass(SecurePlayClass *sp) | SecurePlayLibrary::SPRootTransactionClass | |
| APIsetTransactionID(string tid) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| comms | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| configuration | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| createBlast(SPGameInterface *gameobj, string master, string AGE, vector< string > transinfo) | SecurePlayLibrary::SPTBlastClass | [static] |
| detectReplay(SPMessageClass *incoming) | SecurePlayLibrary::SPRootTransactionClass | |
| EventListenerList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| gameID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| gameinstance | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| gettranstype() | SecurePlayLibrary::SPTBlastClass | [static] |
| insend | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| logError() | SecurePlayLibrary::SPAbstractTransactionClass | |
| master | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| mt_completeTransaction | SecurePlayLibrary::SPAbstractTransactionClass | [protected, static] |
| mt_error | SecurePlayLibrary::SPAbstractTransactionClass | [protected, static] |
| onincomingTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPTBlastClass | [virtual] |
| playerIDList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| prinit(SPGameInterface *gameobj, string masterID, vector< string > plrIDList, bool prvtflag, string transID) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| privateflag | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| pronincomingTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| pruniqueinit() | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| registerTransaction() | SecurePlayLibrary::SPTBlastClass | [static] |
| releaseversion | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| ReSend_altmessage | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_encryptflag | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_messagebody | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_messageID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_messagetype | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_privateflag | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_receivers | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| ReSend_sender | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| secureplay | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| sendMessage(string sender, vector< string > receivers, bool encryptflag, bool privateflag, string messagetype, vector< string > messagebody, vector< string > altmessage) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| setAGE(string sourceID, string newgameblock) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| SPAbstractTransactionClass() | SecurePlayLibrary::SPAbstractTransactionClass | |
| SPAbstractTransactionClass(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string transactionID, string AGE, vector< string > configarr) | SecurePlayLibrary::SPAbstractTransactionClass | |
| SPnotify(string eventdescription, vector< string > args, string sourceMethod, string sourceClass, string errorType) | SecurePlayLibrary::SPAbstractTransactionClass | |
| SPRootTransactionClass() | SecurePlayLibrary::SPRootTransactionClass | |
| SPTBlastClass() | SecurePlayLibrary::SPTBlastClass | |
| SPTBlastClass(SPGameInterface *gameobj, string master, string transactionID, string AGE, vector< string > transinfo) | SecurePlayLibrary::SPTBlastClass | |
| status_error | SecurePlayLibrary::SPAbstractTransactionClass | [protected, static] |
| status_ready | SecurePlayLibrary::SPAbstractTransactionClass | [protected, static] |
| transactionID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| transactionstatus | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| transtype | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |