omni::application::run_type::to_string
NAME

omni::application::run_type::to_string

A member function of omni::application::run_type

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


OVERLOADS

std::string omni::application::run_type::to_string()

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top