Stun Server
Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
|
#include <objectfactory.h>
Static Public Member Functions | |
template<typename X > | |
static HRESULT | CreateInstanceNoInit (X **ppInstance) |
template<typename I > | |
static HRESULT | CreateInstance (I **ppI) |
template<typename A , typename I > | |
static HRESULT | CreateInstance (A paramA, I **ppI) |
template<typename A , typename B , typename I > | |
static HRESULT | CreateInstance (A paramA, B paramB, I **ppI) |
Definition at line 25 of file objectfactory.h.
|
inlinestatic |
Definition at line 52 of file objectfactory.h.
|
inlinestatic |
Definition at line 73 of file objectfactory.h.
|
inlinestatic |
Definition at line 94 of file objectfactory.h.
|
inlinestatic |
Definition at line 30 of file objectfactory.h.