ROSE  0.11.96.11
Namespaces | Functions
stringify::Sawyer::CommandLine Namespace Reference

Description

Stringification.

Namespaces

 Parser
 Stringification.
 

Functions

const char * SortOrder (int64_t)
 Convert Sawyer::CommandLine::SortOrder enum constant to a string.
 
std::string SortOrder (int64_t, const std::string &strip)
 Convert Sawyer::CommandLine::SortOrder enum constant to a string.
 
const std::vector< int64_t > & SortOrder ()
 Return all Sawyer::CommandLine::SortOrder member values as a vector.
 
const char * Canonical (int64_t)
 Convert Sawyer::CommandLine::Canonical enum constant to a string.
 
std::string Canonical (int64_t, const std::string &strip)
 Convert Sawyer::CommandLine::Canonical enum constant to a string.
 
const std::vector< int64_t > & Canonical ()
 Return all Sawyer::CommandLine::Canonical member values as a vector.
 
const char * ShowGroupName (int64_t)
 Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
 
std::string ShowGroupName (int64_t, const std::string &strip)
 Convert Sawyer::CommandLine::ShowGroupName enum constant to a string.
 
const std::vector< int64_t > & ShowGroupName ()
 Return all Sawyer::CommandLine::ShowGroupName member values as a vector.
 
const char * SwitchSkipping (int64_t)
 Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
 
std::string SwitchSkipping (int64_t, const std::string &strip)
 Convert Sawyer::CommandLine::SwitchSkipping enum constant to a string.
 
const std::vector< int64_t > & SwitchSkipping ()
 Return all Sawyer::CommandLine::SwitchSkipping member values as a vector.
 
const char * WhichValue (int64_t)
 Convert Sawyer::CommandLine::WhichValue enum constant to a string.
 
std::string WhichValue (int64_t, const std::string &strip)
 Convert Sawyer::CommandLine::WhichValue enum constant to a string.
 
const std::vector< int64_t > & WhichValue ()
 Return all Sawyer::CommandLine::WhichValue member values as a vector.