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