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