|
ROSE 0.11.145.354
|
Stringification.
Functions | |
| const char * | CsiNextAction (int64_t) |
| Convert Sawyer::Container::Algorithm::CsiNextAction enum constant to a string. | |
| std::string | CsiNextAction (int64_t, const std::string &strip) |
| Convert Sawyer::Container::Algorithm::CsiNextAction enum constant to a string. | |
| const std::vector< int64_t > & | CsiNextAction () |
| Return all Sawyer::Container::Algorithm::CsiNextAction member values as a vector. | |
| const char * | TraversalEvent (int64_t) |
| Convert Sawyer::Container::Algorithm::TraversalEvent enum constant to a string. | |
| std::string | TraversalEvent (int64_t, const std::string &strip) |
| Convert Sawyer::Container::Algorithm::TraversalEvent enum constant to a string. | |
| const std::vector< int64_t > & | TraversalEvent () |
| Return all Sawyer::Container::Algorithm::TraversalEvent member values as a vector. | |