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.
| addComms(string commsID) | SecurePlayLibrary::SPGameClass | [virtual] |
| addPlayer(string pid) | SecurePlayLibrary::SPGameClass | [virtual] |
| addTransaction(SPAbstractTransactionInterface *transObj) | SecurePlayLibrary::SPGameClass | [virtual] |
| APIaddListener(SPEventInterface *listener) | SecurePlayLibrary::SPRootTransactionClass | |
| APIclearListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetBasicTransactionCount() | SecurePlayLibrary::SPGameClass | |
| APIgetGameID() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetGameLog() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetGamestatus() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetGameTransaction(string tid) | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetGetReplayList() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetLicenseSummary() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetListenerCount() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetMaster() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetOpentransactionIDList() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetPlayerIDList() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIgetTransactionID() | SecurePlayLibrary::SPGameClass | [virtual] |
| APIisPlayerIncluded(string pid) | SecurePlayLibrary::SPRootTransactionClass | |
| 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 | |
| closeTransaction(string transID) | SecurePlayLibrary::SPGameClass | [virtual] |
| comms | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| detectReplay(SPMessageClass *incoming) | SecurePlayLibrary::SPRootTransactionClass | |
| EventListenerList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| gameID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| getCommsManager() | SecurePlayLibrary::SPGameClass | [virtual] |
| getSecurePlay() | SecurePlayLibrary::SPGameClass | [virtual] |
| getTransactions() | SecurePlayLibrary::SPGameClass | |
| insend | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| isPlayerInternal(string pid) | SecurePlayLibrary::SPGameClass | [virtual] |
| master | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| mt_newTransaction | SecurePlayLibrary::SPGameClass | [static] |
| onIncomingTransaction(SPMessageClass *messObj) | SecurePlayLibrary::SPGameClass | [virtual] |
| playerIDList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| removeComms(string commsID) | SecurePlayLibrary::SPGameClass | [virtual] |
| removePlayer(string pid) | SecurePlayLibrary::SPGameClass | [virtual] |
| 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::SPRootTransactionClass | |
| setGameID(string gid, SecurePlayClass *spc) | SecurePlayLibrary::SPGameClass | [virtual] |
| setPlayerComms(string playerID, string commsID) | SecurePlayLibrary::SPGameClass | [virtual] |
| SPGameClass(string gameID, string master, bool signaturepolicy, bool encryptionpolicy, SecurePlayClass *SPlibobj, SPLogInterface *log, SPSecurityManagerInterface *security) | SecurePlayLibrary::SPGameClass | |
| SPGameClass(string master, bool signaturepolicy, bool encryptionpolicy, SPLogInterface *log, SPSecurityManagerInterface *security) | SecurePlayLibrary::SPGameClass | |
| SPnotify(string eventdescription, vector< string > args, string sourceMethod, string sourceClass, string errorType) | SecurePlayLibrary::SPGameClass | [virtual] |
| SPRootTransactionClass() | SecurePlayLibrary::SPRootTransactionClass | |
| transactionID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| transactionincluded(string tid) | SecurePlayLibrary::SPGameClass | [virtual] |