NAME
A member function of omni::net::connection_option
OVERLOADS
omni::net::connection_option::try_parse
A member function of omni::net::connection_option
#include <omni/types/net_t.hpp>static bool omni::net::connection_option::try_parse(const std::string& val, enum_t& out)OVERLOADS
static bool omni::net::connection_option::try_parse(const std::wstring& val, enum_t& out)
static bool omni::net::connection_option::try_parse(const std::string& val, connection_option& out)
static bool omni::net::connection_option::try_parse(const std::wstring& val, connection_option& out)