ROSE  0.11.145.0
Functions
stringify::CodeThorn::VariableIdMapping Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::CodeThorn::VariableIdMapping::AggregateType ( int64_t  )

Convert CodeThorn::VariableIdMapping::AggregateType enum constant to a string.

std::string stringify::CodeThorn::VariableIdMapping::AggregateType ( int64_t  ,
const std::string &  strip 
)

Convert CodeThorn::VariableIdMapping::AggregateType enum constant to a string.

const std::vector<int64_t>& stringify::CodeThorn::VariableIdMapping::AggregateType ( )

Return all CodeThorn::VariableIdMapping::AggregateType member values as a vector.

const char* stringify::CodeThorn::VariableIdMapping::VariableScope ( int64_t  )

Convert CodeThorn::VariableIdMapping::VariableScope enum constant to a string.

std::string stringify::CodeThorn::VariableIdMapping::VariableScope ( int64_t  ,
const std::string &  strip 
)

Convert CodeThorn::VariableIdMapping::VariableScope enum constant to a string.

const std::vector<int64_t>& stringify::CodeThorn::VariableIdMapping::VariableScope ( )

Return all CodeThorn::VariableIdMapping::VariableScope member values as a vector.