PTLib
Version 2.14.3
|
This is the complete list of members for PTURNUDPSocket, including all inherited members.
AppendMessageIntegrity(PSTUNMessage &message) | PSTUN | virtual |
BaseReadFrom(void *buf, PINDEX len, PIPSocketAddressAndPort &ap) | PSTUNUDPSocket | inline |
BaseWriteTo(const void *buf, PINDEX len, const PIPSocketAddressAndPort &ap) | PSTUNUDPSocket | inline |
Close() | PTURNUDPSocket | virtual |
DefaultPort enum value | PSTUN | |
DoRFC3489Discovery(PSTUNUDPSocket *socket, const PIPSocketAddressAndPort &serverAddress, PIPSocketAddressAndPort &baseAddressAndPort, PIPSocketAddressAndPort &externalAddressAndPort) | PSTUN | virtual |
FinishRFC3489Discovery(PSTUNMessage &responseI, PSTUNUDPSocket *socket, PIPSocketAddressAndPort &externalAddressAndPort) | PSTUN | virtual |
GetCandidateInfo(PNatCandidate &candidate) | PTURNUDPSocket | virtual |
GetFromBindingResponse(const PSTUNMessage &response, PIPSocketAddressAndPort &externalAddress) | PSTUN | virtual |
GetNatName() const | PTURNUDPSocket | virtual |
GetRetries() const | PSTUN | inlinevirtual |
GetTimeout() const | PSTUN | inlinevirtual |
InternalGetLocalAddress(PIPSocketAddressAndPort &addr) | PTURNUDPSocket | protected |
InternalGetSendAddress(PIPSocketAddressAndPort &addr) | PTURNUDPSocket | protected |
InternalReadFrom(Slice *slices, size_t sliceCount, PIPSocketAddressAndPort &ipAndPort) | PTURNUDPSocket | protected |
InternalSetSendAddress(const PIPSocketAddressAndPort &addr) | PTURNUDPSocket | protected |
InternalWriteTo(const Slice *slices, size_t sliceCount, const PIPSocketAddressAndPort &ipAndPort) | PTURNUDPSocket | protected |
m_allocationMade | PTURNUDPSocket | protected |
m_baseAddressAndPort | PSTUNUDPSocket | protected |
m_channelNumber | PTURNUDPSocket | protected |
m_interface | PSTUN | |
m_lifeTime | PTURNUDPSocket | protected |
m_nonce | PSTUN | |
m_password | PSTUN | |
m_peerIpAndPort | PTURNUDPSocket | protected |
m_pollRetries | PSTUN | |
m_protocol | PTURNUDPSocket | protected |
m_realm | PSTUN | |
m_relayedAddress | PTURNUDPSocket | protected |
m_rxHeader | PTURNUDPSocket | protected |
m_rxPadding | PTURNUDPSocket | protected |
m_rxVect | PTURNUDPSocket | protected |
m_serverAddress | PSTUN | |
m_serverReflexiveAddress | PSTUNUDPSocket | protected |
m_txHeader | PTURNUDPSocket | protected |
m_txPadding | PTURNUDPSocket | protected |
m_txVect | PTURNUDPSocket | protected |
m_userName | PSTUN | |
m_usingTURN | PTURNUDPSocket | protected |
MakeAuthenticatedRequest(PSTUNUDPSocket *socket, PSTUNMessage &request, PSTUNMessage &response) | PSTUN | virtual |
MaxChannelNumber enum value | PSTUN | |
MinChannelNumber enum value | PSTUN | |
OpenSTUN(PSTUNClient &client) | PSTUNUDPSocket | |
OpenTURN(PTURNClient &client) | PTURNUDPSocket | |
PSTUN() | PSTUN | |
PSTUNUDPSocket(PNatMethod::Component component) | PSTUNUDPSocket | |
PTURNUDPSocket(PNatMethod::Component component) | PTURNUDPSocket | |
replyTimeout | PSTUN | |
SetCredentials(const PString &username, const PString &password, const PString &realm) | PSTUN | virtual |
SetRetries(PINDEX retries) | PSTUN | inlinevirtual |
SetTimeout(const PTimeInterval &timeout) | PSTUN | inlinevirtual |
~PSTUN() | PSTUN | inlinevirtual |
~PTURNUDPSocket() | PTURNUDPSocket |