This is the complete list of members for NAT, including all inherited members.
| allConnectionsDone() | NAT | protected |
| allConnectionsDoneThisRound() | NAT | protected |
| attachSlotList(GameSlot **slotList, Int localSlot, UnsignedInt localIP) | NAT | |
| connectionComplete(Int slotIndex) | NAT | protected |
| connectionFailed(Int slotIndex) | NAT | protected |
| connectionUpdate() | NAT | protected |
| doThisConnectionRound() | NAT | protected |
| establishConnectionPaths() | NAT | |
| generatePortNumbers(GameSlot **slotList, Int localSlot) | NAT | protected |
| getSlotPort(Int slot) | NAT | |
| getTransport() | NAT | |
| gotInternalAddress(Int nodeNumber, UnsignedInt address) | NAT | protected |
| gotMangledPort(Int nodeNumber, UnsignedShort mangledPort) | NAT | protected |
| m_beenProbed | NAT | protected |
| m_connectionNodes | NAT | protected |
| m_connectionPairIndex | NAT | protected |
| m_connectionPairs | NAT | protectedstatic |
| m_connectionRound | NAT | protected |
| m_connectionStates | NAT | protected |
| m_keepaliveInterval | NAT | protectedstatic |
| m_localIP | NAT | protected |
| m_localNodeNumber | NAT | protected |
| m_manglerAddress | NAT | protected |
| m_manglerRetries | NAT | protected |
| m_manglerRetryTime | NAT | protected |
| m_manglerRetryTimeInterval | NAT | protectedstatic |
| m_maxAllowedManglerRetries | NAT | protectedstatic |
| m_maxNumRetriesAllowed | NAT | protected |
| m_myConnections | NAT | protected |
| m_NATState | NAT | protected |
| m_nextKeepaliveTime | NAT | protected |
| m_nextPortSendTime | NAT | protected |
| m_numNodes | NAT | protected |
| m_numRetries | NAT | protected |
| m_packetID | NAT | protected |
| m_previousSourcePort | NAT | protected |
| m_roundTimeout | NAT | protected |
| m_slotList | NAT | protected |
| m_sourcePorts | NAT | protected |
| m_spareSocketPort | NAT | protected |
| m_startingPortNumber | NAT | protected |
| m_targetNodeNumber | NAT | protected |
| m_timeBetweenRetries | NAT | protectedstatic |
| m_timeForRoundTimeout | NAT | protectedstatic |
| m_timeoutTime | NAT | protected |
| m_timeTillNextSend | NAT | protected |
| m_timeToWaitForPort | NAT | protectedstatic |
| m_transport | NAT | protected |
| NAT() | NAT | |
| notifyTargetOfProbe(GameSlot *targetSlot) | NAT | protected |
| notifyUsersOfConnectionDone(Int nodeIndex) | NAT | protected |
| notifyUsersOfConnectionFailed(Int nodeIndex) | NAT | protected |
| probed(Int nodeNumber) | NAT | protected |
| processGlobalMessage(Int slotNum, const char *options) | NAT | |
| processManglerResponse(UnsignedShort mangledPort) | NAT | protected |
| sendAProbe(UnsignedInt ip, UnsignedShort port, Int fromNode) | NAT | protected |
| sendMangledPortNumberToTarget(UnsignedShort mangledPort, GameSlot *targetSlot) | NAT | protected |
| sendMangledSourcePort() | NAT | protected |
| setConnectionState(Int nodeNumber, NATConnectionState state) | NAT | protected |
| update() | NAT | |
| ~NAT() | NAT | virtual |