ROSE  0.11.145.0
Functions
stringify::BooleanQuery Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::BooleanQuery::TypeOfQueryType ( int64_t  )

Convert BooleanQuery::TypeOfQueryType enum constant to a string.

std::string stringify::BooleanQuery::TypeOfQueryType ( int64_t  ,
const std::string &  strip 
)

Convert BooleanQuery::TypeOfQueryType enum constant to a string.

const std::vector<int64_t>& stringify::BooleanQuery::TypeOfQueryType ( )

Return all BooleanQuery::TypeOfQueryType member values as a vector.