omni::io::options::parse
NAME

omni::io::options::parse

A member function of omni::io::options

#include <omni/types/fstream_t.hpp>
static enum_t omni::io::options::parse(const std::string& val)


OVERLOADS

static enum_t omni::io::options::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top