Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
IUnitTest Class Referenceabstract

#include <unittest.h>

Inheritance diagram for IUnitTest:

Public Member Functions

virtual ~IUnitTest ()
 
virtual HRESULT Run ()=0
 
virtual const char * GetName ()=0
 

Detailed Description

Definition at line 23 of file unittest.h.

Constructor & Destructor Documentation

virtual IUnitTest::~IUnitTest ( )
inlinevirtual

Definition at line 26 of file unittest.h.

Member Function Documentation

virtual const char* IUnitTest::GetName ( )
pure virtual

The documentation for this class was generated from the following file: