omni::sync::thread_state::parse
NAME

omni::sync::thread_state::parse

A member function of omni::sync::thread_state

#include <omni/types/thread_t.hpp>
static enum_t omni::sync::thread_state::parse(const std::string& val)


OVERLOADS

static enum_t omni::sync::thread_state::parse(const std::wstring& val)

SYNOPSIS

Parsing a string value into its enum representation

top

DESCRIPTION

No description.

top