Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
CRefCountedPtr< T > Member List

This is the complete list of members for CRefCountedPtr< T >, including all inherited members.

Attach(T *ptr)CRefCountedPtr< T >inline
CopyTo(T **ppT)CRefCountedPtr< T >inline
CRefCountedPtr()CRefCountedPtr< T >inline
CRefCountedPtr(T *ptr)CRefCountedPtr< T >inline
CRefCountedPtr(const CRefCountedPtr< T > &sp)CRefCountedPtr< T >inline
Detach()CRefCountedPtr< T >inline
GetPointer()CRefCountedPtr< T >inline
GetPointerPointer()CRefCountedPtr< T >inline
m_ptrCRefCountedPtr< T >protected
operator T *() const CRefCountedPtr< T >inline
operator!() const CRefCountedPtr< T >inline
operator!=(T *ptr) const CRefCountedPtr< T >inline
operator->() const CRefCountedPtr< T >inline
operator=(T *ptr)CRefCountedPtr< T >inline
operator=(const CRefCountedPtr< T > &sp)CRefCountedPtr< T >inline
operator==(T *ptr) const CRefCountedPtr< T >inline
ReleaseAndClear()CRefCountedPtr< T >inline
~CRefCountedPtr()CRefCountedPtr< T >inline