HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_NetExchange Member List

This is the complete list of members for UT_NetExchange, including all inherited members.

asyncReceiveDataLoop(UT_Array< UT_NetMessage * > &completed, int expectedmessages, int timeoutms=100)UT_NetExchange
AutoNetworkTimer classUT_NetExchangefriend
completed()UT_NetExchangeinline
compressionThreshold() const UT_NetExchangeinline
findPeer(int peer)UT_NetExchange
finishAsyncReceiveDataLoop()UT_NetExchange
gotPeerList() const UT_NetExchangeinline
isErrored() const UT_NetExchangeinline
myCompletedUT_NetExchangeprotected
myCompressionThresholdUT_NetExchangeprotected
myErrorUT_NetExchangeprotected
myErrorFromTrackerUT_NetExchangeprotected
myGotPeerListUT_NetExchangeprotected
myHeartbeatUT_NetExchangeprotected
myJobNameUT_NetExchangeprotected
myLastTimerValUT_NetExchangeprotected
myNPeerUT_NetExchangeprotected
myPeerUT_NetExchangeprotected
myPeerListUT_NetExchangeprotected
myPumpUT_NetExchangeprotected
myTimerUT_NetExchangeprotected
myTimerDelayUT_NetExchangeprotected
myToSelfUT_NetExchangeprotected
myTrackerAddrUT_NetExchangeprotected
myTrackerPortUT_NetExchangeprotected
myWaitingForPeersUT_NetExchangeprotected
processDataLoop(UT_Array< UT_NetMessage * > &complist, int expectedmessages, CallbackType callback, int timeoutms=100)UT_NetExchangeinline
processTrackerMessage(UT_NetMessage *msg)UT_NetExchangeprotected
pumpData(int timeoutms)UT_NetExchange
receiveDataLoop(UT_Array< UT_NetMessage * > &completed, int expectedmessages, int timeoutms=100)UT_NetExchange
sendData(int destpeer, const char *data, exint len)UT_NetExchange
sendData(int destpeer, UT_NetMessage *msg)UT_NetExchange
sendDone()UT_NetExchange
sendTrackerMessage(const char *msg)UT_NetExchangeprotected
setCompressionThreshold(exint threshold_bytes)UT_NetExchangeinline
startNetworkTimer()UT_NetExchangeprotected
stopNetworkTimer()UT_NetExchangeprotected
UT_NetExchange(const UT_StringHolder &trackeraddr, int trackerport, int peer, int npeer, const UT_StringHolder &jobname)UT_NetExchange
~UT_NetExchange()UT_NetExchange