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

This is the complete list of members for CCmdLineParser, including all inherited members.

_listOptionDetailsCCmdLineParserprivate
_namelessArgsCCmdLineParserprivate
_optionsCCmdLineParserprivate
AddNonOption(std::string *pStrResult)CCmdLineParser
AddOption(const char *pszName, int has_arg, std::string *pStrResult)CCmdLineParser
GenerateOptions()CCmdLineParserprivate
ParseCommandLine(int argc, char **argv, int startindex, bool *fParseError)CCmdLineParser