ROSE
0.11.96.11
|
Stringification.
Namespaces | |
Prefix | |
Stringification. | |
Functions | |
const char * | Importance (int64_t) |
Convert Sawyer::Message::Importance enum constant to a string. | |
std::string | Importance (int64_t, const std::string &strip) |
Convert Sawyer::Message::Importance enum constant to a string. | |
const std::vector< int64_t > & | Importance () |
Return all Sawyer::Message::Importance member values as a vector. | |
const char * | AnsiColor (int64_t) |
Convert Sawyer::Message::AnsiColor enum constant to a string. | |
std::string | AnsiColor (int64_t, const std::string &strip) |
Convert Sawyer::Message::AnsiColor enum constant to a string. | |
const std::vector< int64_t > & | AnsiColor () |
Return all Sawyer::Message::AnsiColor member values as a vector. | |