ROSE
0.11.137.0
|
Stringification.
Functions | |
const char * | Type (int64_t) |
Convert qrs::Paren::Type enum constant to a string. More... | |
std::string | Type (int64_t, const std::string &strip) |
Convert qrs::Paren::Type enum constant to a string. More... | |
const std::vector< int64_t > & | Type () |
Return all qrs::Paren::Type member values as a vector. More... | |
const char* stringify::qrs::Paren::Type | ( | int64_t | ) |
Convert qrs::Paren::Type enum constant to a string.
std::string stringify::qrs::Paren::Type | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert qrs::Paren::Type enum constant to a string.
const std::vector<int64_t>& stringify::qrs::Paren::Type | ( | ) |
Return all qrs::Paren::Type member values as a vector.