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::SPTShipClass Member List

This is the complete list of members for SecurePlayLibrary::SPTShipClass, 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::SPTShipClass [virtual]
APIgetAGE()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetConfiguration()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetEntireShipment()SecurePlayLibrary::SPTShipClass
APIgetGameID()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetGameinstance()SecurePlayLibrary::SPAbstractTransactionClass
APIgetGetReplayList()SecurePlayLibrary::SPRootTransactionClass
APIgetLastReceivedSent()SecurePlayLibrary::SPTShipClass
APIgetLastShipment()SecurePlayLibrary::SPTShipClass
APIgetListenerCount()SecurePlayLibrary::SPRootTransactionClass
APIgetListeners()SecurePlayLibrary::SPRootTransactionClass
APIgetMaster()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetPlayerIDList()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetPrivacyFlag()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetShipcount()SecurePlayLibrary::SPTShipClass
APIgetShipment(int i)SecurePlayLibrary::SPTShipClass
APIgetTransactionID()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetTransactionstatus()SecurePlayLibrary::SPAbstractTransactionClass [virtual]
APIgetTransactionType()SecurePlayLibrary::SPTShipClass [virtual]
APIisPlayerIncluded(string pid)SecurePlayLibrary::SPRootTransactionClass
APIisPlayerInternal(string pid)SecurePlayLibrary::SPAbstractTransactionClass
APIisTransError()SecurePlayLibrary::SPAbstractTransactionClass
APIremoveListener(SPEventInterface *listener)SecurePlayLibrary::SPRootTransactionClass
APIReplayRemoveOldSender(string sender)SecurePlayLibrary::SPRootTransactionClass
APIrequestsendShipment(string sender)SecurePlayLibrary::SPTShipClass
APIresendLastMessage()SecurePlayLibrary::SPRootTransactionClass
APIresendShipment(string sender, int shipcount, vector< string > recieverIdList)SecurePlayLibrary::SPTShipClass
APIsendShipment(string sender, vector< SPbyte > manualShip)SecurePlayLibrary::SPTShipClass
APIsendShipment(string sender)SecurePlayLibrary::SPTShipClass
APIsetMaxRecieve(int i)SecurePlayLibrary::SPTShipClass
APIsetReplayList(SPMap< string, long > m)SecurePlayLibrary::SPRootTransactionClass
APIsetSecurePlayClass(SecurePlayClass *sp)SecurePlayLibrary::SPRootTransactionClass
APIsetTransactionID(string tid)SecurePlayLibrary::SPAbstractTransactionClass [virtual]
commsSecurePlayLibrary::SPRootTransactionClass [protected]
configurationSecurePlayLibrary::SPAbstractTransactionClass [protected]
createShip(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string AGE, bool AckFlag, bool ManFlag, int bsize, long tsize, string classname, string instname, vector< SPbyte > entireshipment)SecurePlayLibrary::SPTShipClass [static]
detectReplay(SPMessageClass *incoming)SecurePlayLibrary::SPRootTransactionClass
EventListenerListSecurePlayLibrary::SPRootTransactionClass [protected]
gameIDSecurePlayLibrary::SPRootTransactionClass [protected]
gameinstanceSecurePlayLibrary::SPAbstractTransactionClass [protected]
getAckList()SecurePlayLibrary::SPTShipClass
getBuffersize()SecurePlayLibrary::SPTShipClass
getLastRecSent()SecurePlayLibrary::SPTShipClass
getMaxReceiveSendStore()SecurePlayLibrary::SPTShipClass
getShippedObjectClass()SecurePlayLibrary::SPTShipClass
getShippedObjectDistinguishedName()SecurePlayLibrary::SPTShipClass
getTotalRecSent()SecurePlayLibrary::SPTShipClass
getTotalSize()SecurePlayLibrary::SPTShipClass
gettranstype()SecurePlayLibrary::SPTShipClass [static]
insendSecurePlayLibrary::SPRootTransactionClass [protected]
isAcknowledgeFLAG()SecurePlayLibrary::SPTShipClass
isCompleteFlag()SecurePlayLibrary::SPTShipClass
isEntireShipmentFLAG()SecurePlayLibrary::SPTShipClass
isManualSendFLAG()SecurePlayLibrary::SPTShipClass
isSendOKFlag()SecurePlayLibrary::SPTShipClass
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::SPTShipClass
pruniqueinit()SecurePlayLibrary::SPAbstractTransactionClass [protected]
registerTransaction()SecurePlayLibrary::SPTShipClass [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
SPTShipClass()SecurePlayLibrary::SPTShipClass
SPTShipClass(SPGameInterface *gameobj, string master, vector< string > playerIDList, bool privateflag, string transactionID, string AGE, bool AckFlag, bool ManFlag, int bsize, long tsize, string classname, string instname, vector< SPbyte > entireshipment)SecurePlayLibrary::SPTShipClass
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.