omni::net::blocking_mode::try_parse
NAME

omni::net::blocking_mode::try_parse

A member function of omni::net::blocking_mode

#include <omni/types/net_t.hpp>
static bool omni::net::blocking_mode::try_parse(const std::wstring& val, blocking_mode& out)

SYNOPSIS

Tries parsing a wide string value into its enum representation

top

DESCRIPTION

No description.

top