ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | EdgeDirection (int64_t) |
Convert RIFG::EdgeDirection enum constant to a string. | |
std::string | EdgeDirection (int64_t, const std::string &strip) |
Convert RIFG::EdgeDirection enum constant to a string. | |
const std::vector< int64_t > & | EdgeDirection () |
Return all RIFG::EdgeDirection member values as a vector. | |
const char * | ForwardBackward (int64_t) |
Convert RIFG::ForwardBackward enum constant to a string. | |
std::string | ForwardBackward (int64_t, const std::string &strip) |
Convert RIFG::ForwardBackward enum constant to a string. | |
const std::vector< int64_t > & | ForwardBackward () |
Return all RIFG::ForwardBackward member values as a vector. | |