ROSE  0.11.145.0
Functions
stringify::qrs::Symbol Namespace Reference

Description

Stringification.

Functions

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

Function Documentation

const char* stringify::qrs::Symbol::Type ( int64_t  )

Convert qrs::Symbol::Type enum constant to a string.

std::string stringify::qrs::Symbol::Type ( int64_t  ,
const std::string &  strip 
)

Convert qrs::Symbol::Type enum constant to a string.

const std::vector<int64_t>& stringify::qrs::Symbol::Type ( )

Return all qrs::Symbol::Type member values as a vector.