omni::application::run_type::to_wstring
NAME

omni::application::run_type::to_wstring

A member function of omni::application::run_type

#include <omni/application.hpp>
static std::wstring omni::application::run_type::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::application::run_type::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top