ROSE  0.11.104.0
Namespaces | Functions
stringify::MDCG::Model Namespace Reference

Description

Stringification.

Namespaces

 element_t
 Stringification.
 

Functions

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

Function Documentation

const char* stringify::MDCG::Model::model_elements_e ( int64_t  )

Convert MDCG::Model::model_elements_e enum constant to a string.

std::string stringify::MDCG::Model::model_elements_e ( int64_t  ,
const std::string &  strip 
)

Convert MDCG::Model::model_elements_e enum constant to a string.

const std::vector<int64_t>& stringify::MDCG::Model::model_elements_e ( )

Return all MDCG::Model::model_elements_e member values as a vector.