omni::net::select_mode::parse
NAME

omni::net::select_mode::parse

A member function of omni::net::select_mode

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


OVERLOADS

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

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top