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