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 class | UT_NetExchange | friend |
completed() | UT_NetExchange | inline |
compressionThreshold() const | UT_NetExchange | inline |
findPeer(int peer) | UT_NetExchange | |
finishAsyncReceiveDataLoop() | UT_NetExchange | |
gotPeerList() const | UT_NetExchange | inline |
isErrored() const | UT_NetExchange | inline |
myCompleted | UT_NetExchange | protected |
myCompressionThreshold | UT_NetExchange | protected |
myError | UT_NetExchange | protected |
myErrorFromTracker | UT_NetExchange | protected |
myGotPeerList | UT_NetExchange | protected |
myHeartbeat | UT_NetExchange | protected |
myJobName | UT_NetExchange | protected |
myLastTimerVal | UT_NetExchange | protected |
myNPeer | UT_NetExchange | protected |
myPeer | UT_NetExchange | protected |
myPeerList | UT_NetExchange | protected |
myPump | UT_NetExchange | protected |
myTimer | UT_NetExchange | protected |
myTimerDelay | UT_NetExchange | protected |
myToSelf | UT_NetExchange | protected |
myTrackerAddr | UT_NetExchange | protected |
myTrackerPort | UT_NetExchange | protected |
myWaitingForPeers | UT_NetExchange | protected |
processDataLoop(UT_Array< UT_NetMessage * > &complist, int expectedmessages, CallbackType callback, int timeoutms=100) | UT_NetExchange | inline |
processTrackerMessage(UT_NetMessage *msg) | UT_NetExchange | protected |
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_NetExchange | protected |
setCompressionThreshold(exint threshold_bytes) | UT_NetExchange | inline |
startNetworkTimer() | UT_NetExchange | protected |
stopNetworkTimer() | UT_NetExchange | protected |
UT_NetExchange(const UT_StringHolder &trackeraddr, int trackerport, int peer, int npeer, const UT_StringHolder &jobname) | UT_NetExchange | |
~UT_NetExchange() | UT_NetExchange | |