ROSE
0.11.22.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 | i | ) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string.
Definition at line 47487 of file stringify.C.
Referenced by SortOrder().
std::string stringify::Sawyer::CommandLine::SortOrder | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::SortOrder enum constant to a string.
Definition at line 47495 of file stringify.C.
References SortOrder().
const std::vector< int64_t > & stringify::Sawyer::CommandLine::SortOrder | ( | ) |
Return all Sawyer::CommandLine::SortOrder member values as a vector.
Definition at line 47504 of file stringify.C.
const char * stringify::Sawyer::CommandLine::Canonical | ( | int64_t | i | ) |
Convert Sawyer::CommandLine::Canonical enum constant to a string.
Definition at line 47537 of file stringify.C.
Referenced by Canonical().
std::string stringify::Sawyer::CommandLine::Canonical | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::Canonical enum constant to a string.
Definition at line 47546 of file stringify.C.
References Canonical().
const std::vector< int64_t > & stringify::Sawyer::CommandLine::Canonical | ( | ) |
Return all Sawyer::CommandLine::Canonical member values as a vector.
Definition at line 47555 of file stringify.C.
const char * stringify::Sawyer::CommandLine::ShowGroupName | ( | int64_t | i | ) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
Definition at line 47589 of file stringify.C.
Referenced by ShowGroupName().
std::string stringify::Sawyer::CommandLine::ShowGroupName | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
Definition at line 47599 of file stringify.C.
References ShowGroupName().
const std::vector< int64_t > & stringify::Sawyer::CommandLine::ShowGroupName | ( | ) |
Return all Sawyer::CommandLine::ShowGroupName member values as a vector.
Definition at line 47608 of file stringify.C.
const char * stringify::Sawyer::CommandLine::SwitchSkipping | ( | int64_t | i | ) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
Definition at line 47643 of file stringify.C.
Referenced by SwitchSkipping().
std::string stringify::Sawyer::CommandLine::SwitchSkipping | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
Definition at line 47652 of file stringify.C.
References SwitchSkipping().
const std::vector< int64_t > & stringify::Sawyer::CommandLine::SwitchSkipping | ( | ) |
Return all Sawyer::CommandLine::SwitchSkipping member values as a vector.
Definition at line 47661 of file stringify.C.
const char * stringify::Sawyer::CommandLine::WhichValue | ( | int64_t | i | ) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string.
Definition at line 47695 of file stringify.C.
Referenced by WhichValue().
std::string stringify::Sawyer::CommandLine::WhichValue | ( | int64_t | i, |
const std::string & | strip | ||
) |
Convert Sawyer::CommandLine::WhichValue enum constant to a string.
Definition at line 47707 of file stringify.C.
References WhichValue().
const std::vector< int64_t > & stringify::Sawyer::CommandLine::WhichValue | ( | ) |
Return all Sawyer::CommandLine::WhichValue member values as a vector.
Definition at line 47716 of file stringify.C.