ROSE  0.11.145.0
Functions
stringify::LibraryIdentification Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::LibraryIdentification::DUPLICATE_OPTION ( int64_t  )

Convert LibraryIdentification::DUPLICATE_OPTION enum constant to a string.

std::string stringify::LibraryIdentification::DUPLICATE_OPTION ( int64_t  ,
const std::string &  strip 
)

Convert LibraryIdentification::DUPLICATE_OPTION enum constant to a string.

const std::vector<int64_t>& stringify::LibraryIdentification::DUPLICATE_OPTION ( )

Return all LibraryIdentification::DUPLICATE_OPTION member values as a vector.