|
ROSE 0.11.145.367
|
Stringification.
Functions | |
| const char * | LabelType (int64_t) |
| Convert CodeThorn::LabelProperty::LabelType enum constant to a string. | |
| std::string | LabelType (int64_t, const std::string &strip) |
| Convert CodeThorn::LabelProperty::LabelType enum constant to a string. | |
| const std::vector< int64_t > & | LabelType () |
| Return all CodeThorn::LabelProperty::LabelType member values as a vector. | |
| const char * | IOType (int64_t) |
| Convert CodeThorn::LabelProperty::IOType enum constant to a string. | |
| std::string | IOType (int64_t, const std::string &strip) |
| Convert CodeThorn::LabelProperty::IOType enum constant to a string. | |
| const std::vector< int64_t > & | IOType () |
| Return all CodeThorn::LabelProperty::IOType member values as a vector. | |