|
ROSE 0.11.145.354
|
Stringification.
Functions | |
| const char * | TypeOfQueryTypeOneParameter (int64_t) |
| Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string. | |
| std::string | TypeOfQueryTypeOneParameter (int64_t, const std::string &strip) |
| Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string. | |
| const std::vector< int64_t > & | TypeOfQueryTypeOneParameter () |
| Return all NameQuery::TypeOfQueryTypeOneParameter member values as a vector. | |
| const char * | TypeOfQueryTypeTwoParameters (int64_t) |
| Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string. | |
| std::string | TypeOfQueryTypeTwoParameters (int64_t, const std::string &strip) |
| Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string. | |
| const std::vector< int64_t > & | TypeOfQueryTypeTwoParameters () |
| Return all NameQuery::TypeOfQueryTypeTwoParameters member values as a vector. | |