ROSE
0.11.131.0
|
Stringification.
Functions | |
const char * | State (int64_t) |
Convert Jovial::State enum constant to a string. More... | |
std::string | State (int64_t, const std::string &strip) |
Convert Jovial::State enum constant to a string. More... | |
const std::vector< int64_t > & | State () |
Return all Jovial::State member values as a vector. More... | |
const char* stringify::Jovial::State | ( | int64_t | ) |
Convert Jovial::State enum constant to a string.
std::string stringify::Jovial::State | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Jovial::State enum constant to a string.
const std::vector<int64_t>& stringify::Jovial::State | ( | ) |
Return all Jovial::State member values as a vector.