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