BlockedNat enum value | PSTUNClient | |
cachedExternalAddress | PSTUNClient | [protected] |
cachedServerAddress | PSTUNClient | [protected] |
Class() | PObject | [inline, static] |
Clone() const | PObject | [virtual] |
Compare(const PObject &obj) const | PObject | [virtual] |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
Comparison enum name | PObject | |
ConeNat enum value | PSTUNClient | |
Create(const PString &name, PPluginManager *pluginMgr=NULL) | PNatMethod | [static] |
CreateSocket(PUDPSocket *&socket, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny(), WORD localPort=0) | PSTUNClient | [virtual] |
CreateSocketPair(PUDPSocket *&socket1, PUDPSocket *&socket2, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny()) | PSTUNClient | [virtual] |
DefaultPort enum value | PSTUNClient | |
EqualTo enum value | PObject | |
GetClass(unsigned=0) const | PObject | [inline, virtual] |
GetExternalAddress(PIPSocket::Address &externalAddress, const PTimeInterval &maxAge=1000) | PSTUNClient | [virtual] |
GetInterfaceAddress(PIPSocket::Address &internalAddress) const | PSTUNClient | [virtual] |
GetName() const | PSTUNClient | [inline, virtual] |
GetNatMethodName() | PSTUNClient | [inline, static] |
GetNatType(PBoolean force=PFalse) | PSTUNClient | |
GetNatTypeName(PBoolean force=PFalse) | PSTUNClient | [inline] |
GetNatTypeString(NatTypes type) | PSTUNClient | [static] |
GetRetries() const | PSTUNClient | [inline] |
GetRTPSupport(PBoolean force=PFalse) | PSTUNClient | [virtual] |
GetServer() const | PNatMethod | [virtual] |
GetServerAddress(PIPSocket::Address &address, WORD &port) const | PSTUNClient | [virtual] |
GetSocketsForPairing() const | PSTUNClient | [inline] |
GetTimeout() const | PSTUNClient | [inline] |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | [virtual] |
Initialise(const PString &server, WORD portBase=0, WORD portMax=0, WORD portPairBase=0, WORD portPairMax=0) | PSTUNClient | |
interfaceAddress | PSTUNClient | [protected] |
InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
InvalidateCache() | PSTUNClient | |
IsAvailable(const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny()) | PSTUNClient | [virtual] |
IsClass(const char *cls) const | PObject | [inline] |
LessThan enum value | PObject | |
natType | PSTUNClient | [protected] |
NatTypes enum name | PSTUNClient | |
NumNatTypes enum value | PSTUNClient | |
NumRTPSupportTypes enum value | PNatMethod | |
numSocketsForPairing | PSTUNClient | [protected] |
OpenNat enum value | PSTUNClient | |
OpenSocket(PUDPSocket &socket, PortInfo &portInfo, const PIPSocket::Address &binding) | PSTUNClient | [protected] |
operator!=(const PObject &obj) const | PObject | [inline] |
operator<(const PObject &obj) const | PObject | [inline] |
operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
operator<=(const PObject &obj) const | PObject | [inline] |
operator==(const PObject &obj) const | PObject | [inline] |
operator>(const PObject &obj) const | PObject | [inline] |
operator>=(const PObject &obj) const | PObject | [inline] |
operator>>(istream &strm, PObject &obj) | PObject | [friend] |
pairedPortInfo | PNatMethod | [protected] |
PartialBlockedNat enum value | PSTUNClient | |
PNatMethod() | PNatMethod | |
PObject() | PObject | [inline, protected] |
pollRetries | PSTUNClient | [protected] |
PortRestrictedNat enum value | PSTUNClient | |
PrintOn(ostream &strm) const | PNatMethod | [virtual] |
PSTUNClient() | PSTUNClient | |
PSTUNClient(const PString &server, WORD portBase=0, WORD portMax=0, WORD portPairBase=0, WORD portPairMax=0) | PSTUNClient | |
PSTUNClient(const PIPSocket::Address &serverAddress, WORD serverPort=DefaultPort, WORD portBase=0, WORD portMax=0, WORD portPairBase=0, WORD portPairMax=0) | PSTUNClient | |
ReadFrom(istream &strm) | PObject | [virtual] |
replyTimeout | PSTUNClient | [protected] |
RestrictedNat enum value | PSTUNClient | |
RTPIfSendMedia enum value | PNatMethod | |
RTPSupported enum value | PNatMethod | |
RTPSupportTypes enum name | PNatMethod | |
RTPUnknown enum value | PNatMethod | |
RTPUnsupported enum value | PNatMethod | |
serverHost | PSTUNClient | [protected] |
serverPort | PSTUNClient | [protected] |
SetPortRanges(WORD portBase, WORD portMax=0, WORD portPairBase=0, WORD portPairMax=0) | PNatMethod | [virtual] |
SetRetries(PINDEX retries) | PSTUNClient | [inline] |
SetServer(const PString &server) | PSTUNClient | |
SetServer(const PIPSocket::Address &serverAddress, WORD serverPort=0) | PSTUNClient | |
SetSocketsForPairing(PINDEX numSockets) | PSTUNClient | [inline] |
SetTimeout(const PTimeInterval &timeout) | PSTUNClient | [inline] |
singlePortInfo | PNatMethod | [protected] |
SymmetricFirewall enum value | PSTUNClient | |
SymmetricNat enum value | PSTUNClient | |
timeAddressObtained | PSTUNClient | [protected] |
UnknownNat enum value | PSTUNClient | |
~PNatMethod() | PNatMethod | |
~PObject() | PObject | [inline, virtual] |