ROSE
0.11.137.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 | ) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string.
std::string stringify::NodeQuery::TypeOfQueryTypeOneParameter | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert NodeQuery::TypeOfQueryTypeOneParameter enum constant to a string.
const std::vector<int64_t>& stringify::NodeQuery::TypeOfQueryTypeOneParameter | ( | ) |
Return all NodeQuery::TypeOfQueryTypeOneParameter member values as a vector.
const char* stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | ) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
std::string stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert NodeQuery::TypeOfQueryTypeTwoParameters enum constant to a string.
const std::vector<int64_t>& stringify::NodeQuery::TypeOfQueryTypeTwoParameters | ( | ) |
Return all NodeQuery::TypeOfQueryTypeTwoParameters member values as a vector.