|
ROSE 0.11.145.354
|
Stringification.
Functions | |
| const char * | Format (int64_t) |
| Convert Rose::BinaryAnalysis::SerialIo::Format enum constant to a string. | |
| std::string | Format (int64_t, const std::string &strip) |
| Convert Rose::BinaryAnalysis::SerialIo::Format enum constant to a string. | |
| const std::vector< int64_t > & | Format () |
| Return all Rose::BinaryAnalysis::SerialIo::Format member values as a vector. | |
| const char * | Savable (int64_t) |
| Convert Rose::BinaryAnalysis::SerialIo::Savable enum constant to a string. | |
| std::string | Savable (int64_t, const std::string &strip) |
| Convert Rose::BinaryAnalysis::SerialIo::Savable enum constant to a string. | |
| const std::vector< int64_t > & | Savable () |
| Return all Rose::BinaryAnalysis::SerialIo::Savable member values as a vector. | |