ROSE
0.11.22.0
|
Stringification.
Functions | |
const char * | TypeOfQueryTypeOneParameter (int64_t) |
Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string. More... | |
std::string | TypeOfQueryTypeOneParameter (int64_t, const std::string &strip) |
Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string. More... | |
const std::vector< int64_t > & | TypeOfQueryTypeOneParameter () |
Return all NameQuery::TypeOfQueryTypeOneParameter member values as a vector. More... | |
const char * | TypeOfQueryTypeTwoParameters (int64_t) |
Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string. More... | |
std::string | TypeOfQueryTypeTwoParameters (int64_t, const std::string &strip) |
Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string. More... | |
const std::vector< int64_t > & | TypeOfQueryTypeTwoParameters () |
Return all NameQuery::TypeOfQueryTypeTwoParameters member values as a vector. More... | |
const char * stringify::NameQuery::TypeOfQueryTypeOneParameter | ( | int64_t | i | ) |
Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string.
Definition at line 5521 of file stringify.C.
Referenced by TypeOfQueryTypeOneParameter().
std::string stringify::NameQuery::TypeOfQueryTypeOneParameter | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string.
Definition at line 5543 of file stringify.C.
References TypeOfQueryTypeOneParameter().
const std::vector< int64_t > & stringify::NameQuery::TypeOfQueryTypeOneParameter | ( | ) |
Return all NameQuery::TypeOfQueryTypeOneParameter member values as a vector.
Definition at line 5552 of file stringify.C.
const char * stringify::NameQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | i | ) |
Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
Definition at line 5599 of file stringify.C.
Referenced by TypeOfQueryTypeTwoParameters().
std::string stringify::NameQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
Definition at line 5608 of file stringify.C.
References TypeOfQueryTypeTwoParameters().
const std::vector< int64_t > & stringify::NameQuery::TypeOfQueryTypeTwoParameters | ( | ) |
Return all NameQuery::TypeOfQueryTypeTwoParameters member values as a vector.
Definition at line 5617 of file stringify.C.