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