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.
Main Page | Class Hierarchy | Class List | Class Members

SecurePlayLibrary::SPTnewGameClass Member List

This is the complete list of members for SecurePlayLibrary::SPTnewGameClass, including all inherited members.

AGESecurePlayLibrary::SPAbstractTransactionClass [protected]
APIaddListener(SPEventInterface *listener)SecurePlayLibrary::SPRootTransactionClass
APIclearListeners()SecurePlayLibrary::SPRootTransactionClass
APIcompleteTransaction(string pid)SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIcreateTransaction(SPGameInterface *gameapiobj, SPMessageClass *message)SecurePlayLibrary::SPTnewGameClass [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]
APIgetNewEncryptPolicy()SecurePlayLibrary::SPTnewGameClass
APIgetNewGameType()SecurePlayLibrary::SPTnewGameClass
APIgetNewGID()SecurePlayLibrary::SPTnewGameClass
APIgetNewMaster()SecurePlayLibrary::SPTnewGameClass
APIgetNewPlayers()SecurePlayLibrary::SPTnewGameClass
APIgetNewSecurityManagerType()SecurePlayLibrary::SPTnewGameClass
APIgetNewSignaturePolicy()SecurePlayLibrary::SPTnewGameClass
APIgetPlayerIDList()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetPrivacyFlag()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetTransactionContent()SecurePlayLibrary::SPTBurstClass
APIgetTransactionID()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetTransactionstatus()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetTransactionType()SecurePlayLibrary::SPTnewGameClass [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]
commsSecurePlayLibrary::SPRootTransactionClass [protected]
configurationSecurePlayLibrary::SPAbstractTransactionClass [protected]
createBurst(SPGameInterface *gameobj, string master, vector< string > transinfo, string transactionID, string AGE, vector< string > configarr)SecurePlayLibrary::SPTnewGameClass [static]
SecurePlayLibrary::SPTBurstClass::createBurst(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool pflag, string AGE, vector< string > transinfo)SecurePlayLibrary::SPTBurstClass [static]
createNewGame(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string AGE, string nGameType, string nGID, string nMaster, vector< string > nPlayers, bool nsigpol, bool nencpol, string nSecManType)SecurePlayLibrary::SPTnewGameClass [static]
detectReplay(SPMessageClass *incoming)SecurePlayLibrary::SPRootTransactionClass
EventListenerListSecurePlayLibrary::SPRootTransactionClass [protected]
gameIDSecurePlayLibrary::SPRootTransactionClass [protected]
gameinstanceSecurePlayLibrary::SPAbstractTransactionClass [protected]
gettranstype()SecurePlayLibrary::SPTnewGameClass [static]
insendSecurePlayLibrary::SPRootTransactionClass [protected]
logError()SecurePlayLibrary::SPAbstractTransactionClass
masterSecurePlayLibrary::SPRootTransactionClass [protected]
mt_completeTransactionSecurePlayLibrary::SPAbstractTransactionClass [protected, static]
mt_errorSecurePlayLibrary::SPAbstractTransactionClass [protected, static]
onincomingTransaction(SPMessageClass *incoming)SecurePlayLibrary::SPAbstractTransactionClass [virtual]
playerIDListSecurePlayLibrary::SPRootTransactionClass [protected]
prinit(SPGameInterface *gameobj, string masterID, vector< string > plrIDList, bool prvtflag, string transID)SecurePlayLibrary::SPAbstractTransactionClass [protected]
privateflagSecurePlayLibrary::SPAbstractTransactionClass [protected]
pronincomingTransaction(SPMessageClass *incoming)SecurePlayLibrary::SPAbstractTransactionClass [protected]
pruniqueinit()SecurePlayLibrary::SPAbstractTransactionClass [protected]
registerTransaction()SecurePlayLibrary::SPTnewGameClass [static]
releaseversionSecurePlayLibrary::SPAbstractTransactionClass [protected]
ReSend_altmessageSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_encryptflagSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_messagebodySecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_messageIDSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_messagetypeSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_privateflagSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_receiversSecurePlayLibrary::SPRootTransactionClass [protected]
ReSend_senderSecurePlayLibrary::SPRootTransactionClass [protected]
secureplaySecurePlayLibrary::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
SPTBurstClass()SecurePlayLibrary::SPTBurstClass
SPTBurstClass(SPGameInterface *gameobj, string master, vector< string > recievers, bool pflag, string transactionID, string AGE, vector< string > transinfo)SecurePlayLibrary::SPTBurstClass
SPTnewGameClass()SecurePlayLibrary::SPTnewGameClass
SPTnewGameClass(SPGameInterface *gameobj, string master, bool pflag, string transactionID, vector< string > pidlist, string AGE, string nGameType, string nGID, string nMaster, vector< string > nPlayers, bool nsigpol, bool nencpol, string nSecManType)SecurePlayLibrary::SPTnewGameClass
status_errorSecurePlayLibrary::SPAbstractTransactionClass [protected, static]
status_readySecurePlayLibrary::SPAbstractTransactionClass [protected, static]
transactionIDSecurePlayLibrary::SPRootTransactionClass [protected]
transactionstatusSecurePlayLibrary::SPAbstractTransactionClass [protected]
transtypeSecurePlayLibrary::SPAbstractTransactionClass [protected]
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.