ROSE  0.11.145.0
Functions
stringify::NumberQuery Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

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

Convert NumberQuery::TypeOfQueryTypeOneParameter enum constant to a string.

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

Convert NumberQuery::TypeOfQueryTypeOneParameter enum constant to a string.

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

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

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

Convert NumberQuery::TypeOfQueryTypeTwoParameters enum constant to a string.

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

Convert NumberQuery::TypeOfQueryTypeTwoParameters enum constant to a string.

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

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