ROSE  0.11.145.0
Functions
stringify::NameQuery Namespace Reference

Description

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...
 

Function Documentation

const char* stringify::NameQuery::TypeOfQueryTypeOneParameter ( int64_t  )

Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string.

std::string stringify::NameQuery::TypeOfQueryTypeOneParameter ( int64_t  ,
const std::string &  strip 
)

Convert NameQuery::TypeOfQueryTypeOneParameter enum constant to a string.

const std::vector<int64_t>& stringify::NameQuery::TypeOfQueryTypeOneParameter ( )

Return all NameQuery::TypeOfQueryTypeOneParameter member values as a vector.

const char* stringify::NameQuery::TypeOfQueryTypeTwoParameters ( int64_t  )

Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string.

std::string stringify::NameQuery::TypeOfQueryTypeTwoParameters ( int64_t  ,
const std::string &  strip 
)

Convert NameQuery::TypeOfQueryTypeTwoParameters enum constant to a string.

const std::vector<int64_t>& stringify::NameQuery::TypeOfQueryTypeTwoParameters ( )

Return all NameQuery::TypeOfQueryTypeTwoParameters member values as a vector.