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