omni::thread_state::OMNI_E8STR_FW

SYNOPSIS top

Converts the enum to its string representation

#include <omni/types/thread_t.hpp>
omni::thread_state::OMNI_E8STR_FW(status NaN, UNSTARTED NaN, START_REQUESTED NaN, RUNNING NaN, COMPLETED NaN, STOP_REQUESTED NaN, STOPPED NaN, ABORT_REQUESTED NaN, ABORTED NaN)

DESCRIPTION top

No description found.

EXAMPLE top
Currently no examples.
Visit the examples page for more.

RETURN VALUES top

No return value.

ERRORS top

No errors specific to this context.

CONSIDERATIONS top

No extra considerations.

PLATFORM SPECIFIC top

Nothing platform specific to account for.

NOTES top

No additional notes.