ROSE
0.11.96.11
|
Stringification.
Functions | |
const char * | a_cache_expr_option (int64_t) |
Convert an_ifc_module::a_cache_expr_option enum constant to a string. | |
std::string | a_cache_expr_option (int64_t, const std::string &strip) |
Convert an_ifc_module::a_cache_expr_option enum constant to a string. | |
const std::vector< int64_t > & | a_cache_expr_option () |
Return all an_ifc_module::a_cache_expr_option member values as a vector. | |
const char * | a_cache_statement_option (int64_t) |
Convert an_ifc_module::a_cache_statement_option enum constant to a string. | |
std::string | a_cache_statement_option (int64_t, const std::string &strip) |
Convert an_ifc_module::a_cache_statement_option enum constant to a string. | |
const std::vector< int64_t > & | a_cache_statement_option () |
Return all an_ifc_module::a_cache_statement_option member values as a vector. | |