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