ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | When (int64_t) |
Convert Sawyer::Message::Prefix::When enum constant to a string. More... | |
std::string | When (int64_t, const std::string &strip) |
Convert Sawyer::Message::Prefix::When enum constant to a string. More... | |
const std::vector< int64_t > & | When () |
Return all Sawyer::Message::Prefix::When member values as a vector. More... | |
const char * stringify::Sawyer::Message::Prefix::When | ( | int64_t | i | ) |
Convert Sawyer::Message::Prefix::When enum constant to a string.
Definition at line 48097 of file stringify.C.
Referenced by When().
std::string stringify::Sawyer::Message::Prefix::When | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::Message::Prefix::When enum constant to a string.
Definition at line 48106 of file stringify.C.
References When().
const std::vector< int64_t > & stringify::Sawyer::Message::Prefix::When | ( | ) |
Return all Sawyer::Message::Prefix::When member values as a vector.
Definition at line 48115 of file stringify.C.