ROSE  0.11.98.0
Functions
stringify::Rose::BinaryAnalysis::SymbolicExpr::Type Namespace Reference

Description

Stringification.

Functions

const char * TypeClass (int64_t)
 Convert Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass enum constant to a string. More...
 
std::string TypeClass (int64_t, const std::string &strip)
 Convert Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass enum constant to a string. More...
 
const std::vector< int64_t > & TypeClass ()
 Return all Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass member values as a vector. More...
 

Function Documentation

const char* stringify::Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass ( int64_t  )

Convert Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass enum constant to a string.

std::string stringify::Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass ( int64_t  ,
const std::string &  strip 
)

Convert Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass enum constant to a string.

const std::vector<int64_t>& stringify::Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass ( )

Return all Rose::BinaryAnalysis::SymbolicExpr::Type::TypeClass member values as a vector.