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