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