PTLib
Version 2.10.10
|
This is the complete list of members for PNatMethod, including all inherited members.
Activate(bool active) | PNatMethod | virtual |
Class() | PObject | inlinestatic |
Clone() const | PObject | virtual |
Compare(const PObject &obj) const | PObject | virtual |
CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual |
Comparison enum name | PObject | |
Create(const PString &name, PPluginManager *pluginMgr=NULL) | PNatMethod | static |
CreateSocket(PUDPSocket *&socket, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny(), WORD localPort=0)=0 | PNatMethod | pure virtual |
CreateSocketPair(PUDPSocket *&socket1, PUDPSocket *&socket2, const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny())=0 | PNatMethod | pure virtual |
CreateSocketPair(PUDPSocket *&socket1, PUDPSocket *&socket2, const PIPSocket::Address &binding, void *userData) | PNatMethod | virtual |
EqualTo enum value | PObject | |
GetClass(unsigned ancestor=0) const | PObject | inlinevirtual |
GetExternalAddress(PIPSocket::Address &externalAddress, const PTimeInterval &maxAge=1000)=0 | PNatMethod | pure virtual |
GetInterfaceAddress(PIPSocket::Address &internalAddress) const =0 | PNatMethod | pure virtual |
GetName() const =0 | PNatMethod | pure virtual |
GetRTPSupport(PBoolean force=false)=0 | PNatMethod | pure virtual |
GetServer() const | PNatMethod | virtual |
GetServerAddress(PIPSocket::Address &address, WORD &port) const =0 | PNatMethod | pure virtual |
GreaterThan enum value | PObject | |
HashFunction() const | PObject | virtual |
InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static |
InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual |
IsAvailable(const PIPSocket::Address &binding=PIPSocket::GetDefaultIpAny())=0 | PNatMethod | pure virtual |
IsClass(const char *cls) const | PObject | inline |
LessThan enum value | PObject | |
NumRTPSupportTypes enum value | PNatMethod | |
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>(const PObject &obj) const | PObject | inline |
operator>=(const PObject &obj) const | PObject | inline |
pairedPortInfo | PNatMethod | protected |
PNatMethod() | PNatMethod | |
PObject() | PObject | inlineprotected |
PrintOn(ostream &strm) const | PNatMethod | virtual |
RandomPortPair(unsigned int start, unsigned int end) | PNatMethod | protected |
ReadFrom(istream &strm) | PObject | virtual |
RTPIfSendMedia enum value | PNatMethod | |
RTPSupported enum value | PNatMethod | |
RTPSupportTypes enum name | PNatMethod | |
RTPUnknown enum value | PNatMethod | |
RTPUnsupported enum value | PNatMethod | |
SetAlternateAddresses(const PStringArray &addresses, void *userData=NULL) | PNatMethod | virtual |
SetPortRanges(WORD portBase, WORD portMax=0, WORD portPairBase=0, WORD portPairMax=0) | PNatMethod | virtual |
singlePortInfo | PNatMethod | protected |
~PNatMethod() | PNatMethod | |
~PObject() | PObject | inlinevirtual |