ROSE  0.11.145.0
Functions
stringify::GenRepresentation Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::GenRepresentation::TypeOfPrint ( int64_t  )

Convert GenRepresentation::TypeOfPrint enum constant to a string.

std::string stringify::GenRepresentation::TypeOfPrint ( int64_t  ,
const std::string &  strip 
)

Convert GenRepresentation::TypeOfPrint enum constant to a string.

const std::vector<int64_t>& stringify::GenRepresentation::TypeOfPrint ( )

Return all GenRepresentation::TypeOfPrint member values as a vector.