Stun Server  Compliant with the latest RFCs including 5389, 5769, and 5780
discover the local host's own external IP address
CCmdLineParser::OptionDetail Struct Reference

Public Attributes

std::string strName
 
int has_arg
 
std::string * pStrResult
 

Detailed Description

Definition at line 32 of file cmdlineparser.h.

Member Data Documentation

int CCmdLineParser::OptionDetail::has_arg

Definition at line 35 of file cmdlineparser.h.

std::string* CCmdLineParser::OptionDetail::pStrResult

Definition at line 36 of file cmdlineparser.h.

std::string CCmdLineParser::OptionDetail::strName

Definition at line 34 of file cmdlineparser.h.


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