omni::net::socket_create_options::parse
NAME

omni::net::socket_create_options::parse

A member function of omni::net::socket_create_options

#include <omni/types/net_t.hpp>
static enum_t omni::net::socket_create_options::parse(const std::string& val)


OVERLOADS

static enum_t omni::net::socket_create_options::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top