ROSE  0.11.145.0
Functions
stringify::AbstractMemoryObject::IndexSet Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::AbstractMemoryObject::IndexSet::Index_type ( int64_t  )

Convert AbstractMemoryObject::IndexSet::Index_type enum constant to a string.

std::string stringify::AbstractMemoryObject::IndexSet::Index_type ( int64_t  ,
const std::string &  strip 
)

Convert AbstractMemoryObject::IndexSet::Index_type enum constant to a string.

const std::vector<int64_t>& stringify::AbstractMemoryObject::IndexSet::Index_type ( )

Return all AbstractMemoryObject::IndexSet::Index_type member values as a vector.