ROSE
0.11.21.0
|
Stringification.
Functions | |
const char * | TypeOfQueryTypeOneParameter (int64_t) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string. More... | |
std::string | TypeOfQueryTypeOneParameter (int64_t, const std::string &strip) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string. More... | |
const std::vector< int64_t > & | TypeOfQueryTypeOneParameter () |
Return all NodeQuery::TypeOfQueryTypeOneParameter member values as a vector. More... | |
const char * | TypeOfQueryTypeTwoParameters (int64_t) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string. More... | |
std::string | TypeOfQueryTypeTwoParameters (int64_t, const std::string &strip) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string. More... | |
const std::vector< int64_t > & | TypeOfQueryTypeTwoParameters () |
Return all NodeQuery::TypeOfQueryTypeTwoParameters member values as a vector. More... | |
const char * stringify::NodeQuery::TypeOfQueryTypeOneParameter | ( | int64_t | i | ) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string.
Definition at line 5651 of file stringify.C.
Referenced by TypeOfQueryTypeOneParameter().
std::string stringify::NodeQuery::TypeOfQueryTypeOneParameter | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string.
Definition at line 5674 of file stringify.C.
References TypeOfQueryTypeOneParameter().
const std::vector< int64_t > & stringify::NodeQuery::TypeOfQueryTypeOneParameter | ( | ) |
Return all NodeQuery::TypeOfQueryTypeOneParameter member values as a vector.
Definition at line 5683 of file stringify.C.
const char * stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | i | ) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
Definition at line 5731 of file stringify.C.
Referenced by TypeOfQueryTypeTwoParameters().
std::string stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
Definition at line 5744 of file stringify.C.
References TypeOfQueryTypeTwoParameters().
const std::vector< int64_t > & stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | ) |
Return all NodeQuery::TypeOfQueryTypeTwoParameters member values as a vector.
Definition at line 5753 of file stringify.C.