| APIAddListener(SPEventInterface *gameobj) | SecurePlayLibrary::SPRootTransactionClass | |
| APIBcreateTransaction(SPGameAPIClass *gapi, string transmaster, vector< string > playerIDList, bool privateflag) | SecurePlayLibrary::SPTSimultaneousClass | [static] |
| APIbeginTransaction(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIClearListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIcompleteTransaction(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIconfigureTransaction(string pid, vector< string > args) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIcreateTransaction(SPGameAPIClass *gapi, string transmaster, vector< string > playerIDList, bool privateflag) | SecurePlayLibrary::SPTSimultaneousClass | [static] |
| APIgetGameBlock() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APIGetListenerCount() | SecurePlayLibrary::SPRootTransactionClass | |
| APIGetListeners() | SecurePlayLibrary::SPRootTransactionClass | |
| APIgetSecret(string sender) | SecurePlayLibrary::SPTSimultaneousClass | |
| APIRemoveListener(SPEventInterface *gameobj) | SecurePlayLibrary::SPRootTransactionClass | |
| APIrequestbeginTransaction(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIrequestCompleteTransaction(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIrequestconfigureTransaction(string pid, vector< string > args) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APIrequestsendHiddenSecret(string pid, string sender, string newsecret) | SecurePlayLibrary::SPTSimultaneousClass | |
| APIsendHiddenSecret(string sender, string newsecret) | SecurePlayLibrary::SPTSimultaneousClass | |
| APIsetGameBlock(string pid, string newgameblock) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| APISPawn(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| APITAOcreateTransaction(SPGameAPIClass *gapi, string transmaster, vector< string > playerIDList, bool privateflag) | SecurePlayLibrary::SPTSimultaneousClass | |
| APIverifySimultaneous() | SecurePlayLibrary::SPTSimultaneousClass | |
| buildSPawn() | SecurePlayLibrary::SPTSimultaneousClass | [protected, virtual] |
| classAPI | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| configuration | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| createTransaction(SPGameAPIInterface *gameapiobj, string master, vector< string > playerIDList, bool privateflag, string transactionID) | SecurePlayLibrary::SPTSimultaneousClass | [virtual] |
| EventListenerList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| extendedversion | SecurePlayLibrary::SPRootTransactionClass | |
| gameblock | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| gameID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| gameinstance | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| getClassAPI() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getConfiguration() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getGameID() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getGameinstance() | SecurePlayLibrary::SPAbstractTransactionClass | |
| getLasterror() | SecurePlayLibrary::SPAbstractTransactionClass | |
| getMaster() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getPlayerIDList() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getPrivacyFlag() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getPrpadlength() | SecurePlayLibrary::SPTSimultaneousClass | |
| getSecret() | SecurePlayLibrary::SPTSimultaneousClass | |
| getSecretpadded() | SecurePlayLibrary::SPTSimultaneousClass | |
| getSecrettransform() | SecurePlayLibrary::SPTSimultaneousClass | |
| getTransactionID() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getTransactionstatus() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| getTransactionType() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| gettranstype() | SecurePlayLibrary::SPTSimultaneousClass | [static] |
| isPlayerIncluded(string pid) | SecurePlayLibrary::SPRootTransactionClass | |
| isPlayerInternal(string pid) | SecurePlayLibrary::SPAbstractTransactionClass | |
| isPrivateflag() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| lasterror | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| logError() | SecurePlayLibrary::SPAbstractTransactionClass | |
| master | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| onbeginTransaction(string sourceID) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| onconfigureTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| onconfigureTransaction(string sourceID, vector< string > configarr) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| onincomingTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| onrequestbeginTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | |
| onrequestcompleteTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | |
| onrequestconfigureTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| onrequestsendHiddenSecret(SPMessageClass *incoming) | SecurePlayLibrary::SPTSimultaneousClass | |
| onrevealSecret(SPMessageClass *incoming) | SecurePlayLibrary::SPTSimultaneousClass | |
| onsendHiddenSecret(SPMessageClass *incoming) | SecurePlayLibrary::SPTSimultaneousClass | |
| onSpawn(SPMessageClass *incoming) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| SecurePlayLibrary::SPRootTransactionClass::operator=(const SPRootTransactionClass &p) | SecurePlayLibrary::SPRootTransactionClass | [inline, protected] |
| playerIDList | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| prinit(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string transactionID) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| privateflag | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| pronincomingTransaction(SPMessageClass *incoming) | SecurePlayLibrary::SPTSimultaneousClass | [virtual] |
| prpadlength | SecurePlayLibrary::SPTSimultaneousClass | [private] |
| prsendinternalSecrets() | SecurePlayLibrary::SPTSimultaneousClass | |
| pruniqueinit() | SecurePlayLibrary::SPTSimultaneousClass | |
| registerTransaction() | SecurePlayLibrary::SPTSimultaneousClass | [static] |
| releaseversion | SecurePlayLibrary::SPRootTransactionClass | |
| secret | SecurePlayLibrary::SPTSimultaneousClass | [private] |
| secretpadded | SecurePlayLibrary::SPTSimultaneousClass | [private] |
| secrettransform | SecurePlayLibrary::SPTSimultaneousClass | [private] |
| sendMessage(string sender, vector< string > receivers, bool encryptflag, bool privateflag, string messagetype, vector< string > messagebody, vector< string > altmessage) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| setGameBlock(string sourceID, string newgameblock) | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| setTransactionID(string tid) | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| SPAbstractTransactionClass() | SecurePlayLibrary::SPAbstractTransactionClass | |
| SPAbstractTransactionClass(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string transactionID) | SecurePlayLibrary::SPAbstractTransactionClass | |
| spawnConfigure(SPAbstractTransactionInterface *a) | SecurePlayLibrary::SPTSimultaneousClass | [protected] |
| SPgetAPI() | SecurePlayLibrary::SPTSimultaneousClass | |
| SPnotify(string eventdescription, vector< string > args) | SecurePlayLibrary::SPAbstractTransactionClass | |
| SPRootTransactionClass(const SPRootTransactionClass &p) | SecurePlayLibrary::SPRootTransactionClass | [inline, protected] |
| SPRootTransactionClass() | SecurePlayLibrary::SPRootTransactionClass | |
| SPTSimultaneousClass() | SecurePlayLibrary::SPTSimultaneousClass | |
| SPTSimultaneousClass(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string transactionID) | SecurePlayLibrary::SPTSimultaneousClass | |
| transactionID | SecurePlayLibrary::SPRootTransactionClass | [protected] |
| transactionstatus | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| transComplete() | SecurePlayLibrary::SPAbstractTransactionClass | [virtual] |
| transError() | SecurePlayLibrary::SPAbstractTransactionClass | |
| transtype | SecurePlayLibrary::SPAbstractTransactionClass | [protected] |
| ~SPAbstractTransactionClass() | SecurePlayLibrary::SPAbstractTransactionClass | |
| ~SPAbstractTransactionInterface() | SecurePlayLibrary::SPAbstractTransactionInterface | [inline, virtual] |
| ~SPRootTransactionClass() | SecurePlayLibrary::SPRootTransactionClass | |
| ~SPTSimultaneousClass() | SecurePlayLibrary::SPTSimultaneousClass | |