ROSE
0.11.131.0
|
Stringification.
Namespaces | |
Parser | |
Stringification. | |
Functions | |
const char * | SortOrder (int64_t) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string. More... | |
std::string | SortOrder (int64_t, const std::string &strip) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string. More... | |
const std::vector< int64_t > & | SortOrder () |
Return all Sawyer::CommandLine::SortOrder member values as a vector. More... | |
const char * | Canonical (int64_t) |
Convert Sawyer::CommandLine::Canonical enum constant to a string. More... | |
std::string | Canonical (int64_t, const std::string &strip) |
Convert Sawyer::CommandLine::Canonical enum constant to a string. More... | |
const std::vector< int64_t > & | Canonical () |
Return all Sawyer::CommandLine::Canonical member values as a vector. More... | |
const char * | ShowGroupName (int64_t) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string. More... | |
std::string | ShowGroupName (int64_t, const std::string &strip) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string. More... | |
const std::vector< int64_t > & | ShowGroupName () |
Return all Sawyer::CommandLine::ShowGroupName member values as a vector. More... | |
const char * | SwitchSkipping (int64_t) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string. More... | |
std::string | SwitchSkipping (int64_t, const std::string &strip) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string. More... | |
const std::vector< int64_t > & | SwitchSkipping () |
Return all Sawyer::CommandLine::SwitchSkipping member values as a vector. More... | |
const char * | WhichValue (int64_t) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string. More... | |
std::string | WhichValue (int64_t, const std::string &strip) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string. More... | |
const std::vector< int64_t > & | WhichValue () |
Return all Sawyer::CommandLine::WhichValue member values as a vector. More... | |
const char* stringify::Sawyer::CommandLine::SortOrder | ( | int64_t | ) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string.
std::string stringify::Sawyer::CommandLine::SortOrder | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string.
const std::vector<int64_t>& stringify::Sawyer::CommandLine::SortOrder | ( | ) |
Return all Sawyer::CommandLine::SortOrder member values as a vector.
const char* stringify::Sawyer::CommandLine::Canonical | ( | int64_t | ) |
Convert Sawyer::CommandLine::Canonical enum constant to a string.
std::string stringify::Sawyer::CommandLine::Canonical | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::Canonical enum constant to a string.
const std::vector<int64_t>& stringify::Sawyer::CommandLine::Canonical | ( | ) |
Return all Sawyer::CommandLine::Canonical member values as a vector.
const char* stringify::Sawyer::CommandLine::ShowGroupName | ( | int64_t | ) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
std::string stringify::Sawyer::CommandLine::ShowGroupName | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
const std::vector<int64_t>& stringify::Sawyer::CommandLine::ShowGroupName | ( | ) |
Return all Sawyer::CommandLine::ShowGroupName member values as a vector.
const char* stringify::Sawyer::CommandLine::SwitchSkipping | ( | int64_t | ) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
std::string stringify::Sawyer::CommandLine::SwitchSkipping | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
const std::vector<int64_t>& stringify::Sawyer::CommandLine::SwitchSkipping | ( | ) |
Return all Sawyer::CommandLine::SwitchSkipping member values as a vector.
const char* stringify::Sawyer::CommandLine::WhichValue | ( | int64_t | ) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string.
std::string stringify::Sawyer::CommandLine::WhichValue | ( | int64_t | , |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string.
const std::vector<int64_t>& stringify::Sawyer::CommandLine::WhichValue | ( | ) |
Return all Sawyer::CommandLine::WhichValue member values as a vector.