ROSE  0.11.145.0
Functions
stringify::an_array_type_wrapper Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::an_array_type_wrapper::an_array_kind ( int64_t  )

Convert an_array_type_wrapper::an_array_kind enum constant to a string.

std::string stringify::an_array_type_wrapper::an_array_kind ( int64_t  ,
const std::string &  strip 
)

Convert an_array_type_wrapper::an_array_kind enum constant to a string.

const std::vector<int64_t>& stringify::an_array_type_wrapper::an_array_kind ( )

Return all an_array_type_wrapper::an_array_kind member values as a vector.