|
static void | hanging_par (ostream &Stream, size_t Indent, const std::string &Paragraph) |
| Format a paragraph of data. More...
|
|
static void | hanging_par (ostream &Stream, size_t Indent, const std::string &Paragraph) |
| Format a paragraph of data. More...
|
|
static void | hanging_par (ostream &Stream, size_t Indent, const std::string &Paragraph) |
| Format a paragraph of data. More...
|
|
◆ element_type [1/3]
typedef Option LDASTools::AL::CommandLineOptions::OptionSet::element_type |
|
inherited |
◆ element_type [2/3]
typedef Option LDASTools::AL::CommandLineOptions::OptionSet::element_type |
|
inherited |
◆ element_type [3/3]
typedef Option LDASTools::AL::CommandLineOptions::OptionSet::element_type |
|
inherited |
◆ key_container_type [1/3]
typedef LDASTools::AL:: unordered_map< int, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::key_container_type |
|
protectedinherited |
◆ key_container_type [2/3]
typedef LDASTools::AL:: unordered_map< int, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::key_container_type |
|
protectedinherited |
◆ key_container_type [3/3]
typedef LDASTools::AL:: unordered_map< int, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::key_container_type |
|
protectedinherited |
◆ name_container_type [1/3]
typedef LDASTools::AL::unordered_map< std::string, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::name_container_type |
|
protectedinherited |
◆ name_container_type [2/3]
typedef LDASTools::AL::unordered_map< std::string, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::name_container_type |
|
protectedinherited |
◆ name_container_type [3/3]
typedef LDASTools::AL::unordered_map< std::string, option_container_type::const_iterator > LDASTools::AL::CommandLineOptions::OptionSet::name_container_type |
|
protectedinherited |
◆ option_container_type [1/3]
◆ option_container_type [2/3]
◆ option_container_type [3/3]
◆ subcommand_container_type [1/3]
typedef std::list< const OptionSet* > LDASTools::AL::CommandLineOptions::OptionSet::subcommand_container_type |
|
protectedinherited |
◆ subcommand_container_type [2/3]
typedef std::list< const OptionSet* > LDASTools::AL::CommandLineOptions::OptionSet::subcommand_container_type |
|
protectedinherited |
◆ subcommand_container_type [3/3]
typedef std::list< const OptionSet* > LDASTools::AL::CommandLineOptions::OptionSet::subcommand_container_type |
|
protectedinherited |
◆ doxygen_option_set()
anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::doxygen_option_set |
( |
const std::string & |
ProgramName, |
|
|
const OptionSet & |
Options |
|
) |
| |
◆ Add() [1/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const Option & |
Opt | ) |
|
|
inherited |
◆ Add() [2/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const Option & |
Opt | ) |
|
|
inherited |
◆ Add() [3/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const Option & |
Opt | ) |
|
|
inherited |
◆ Add() [4/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const OptionSet & |
Opts | ) |
|
|
inherited |
◆ Add() [5/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const OptionSet & |
Opts | ) |
|
|
inherited |
◆ Add() [6/6]
void LDASTools::AL::CommandLineOptions::OptionSet::Add |
( |
const OptionSet & |
Opts | ) |
|
|
inherited |
◆ Arguments()
std::ostream & anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::Arguments |
( |
std::ostream & |
Stream | ) |
|
◆ column_dec()
void anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::column_dec |
( |
| ) |
|
|
inlineprivate |
◆ column_inc()
void anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::column_inc |
( |
| ) |
|
|
inlineprivate |
◆ cononical_program_name()
std::string anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::cononical_program_name |
( |
const std::string & |
Source | ) |
|
|
staticprivate |
◆ Description() [1/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Description |
( |
const std::string & |
Text | ) |
|
|
inlineinherited |
◆ Description() [2/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Description |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ Description() [3/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Description |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ Footer()
std::ostream & anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::Footer |
( |
std::ostream & |
Stream | ) |
|
◆ hanging_par() [1/3]
static void LDASTools::AL::CommandLineOptions::OptionSet::hanging_par |
( |
ostream & |
Stream, |
|
|
size_t |
Indent, |
|
|
const std::string & |
Paragraph |
|
) |
| |
|
staticprotectedinherited |
Format a paragraph of data.
- Parameters
-
[in] | Stream | Output stream where the paragraph is to be written. |
[in] | Indent | The number of columns to indent each line of the paragraph. |
[in] | Paragraph | The text of the paragraph. |
◆ hanging_par() [2/3]
void LDASTools::AL::CommandLineOptions::OptionSet::hanging_par |
( |
ostream & |
Stream, |
|
|
size_t |
Indent, |
|
|
const std::string & |
Paragraph |
|
) |
| |
|
staticprotectedinherited |
Format a paragraph of data.
- Parameters
-
[in] | Stream | Output stream where the paragraph is to be written. |
[in] | Indent | The number of columns to indent each line of the paragraph. |
[in] | Paragraph | The text of the paragraph. |
This method formats a string of text appropriately for a fixed width display.
- Note
- The current assumption is a screen width of 72 characters.
◆ hanging_par() [3/3]
static void LDASTools::AL::CommandLineOptions::OptionSet::hanging_par |
( |
ostream & |
Stream, |
|
|
size_t |
Indent, |
|
|
const std::string & |
Paragraph |
|
) |
| |
|
staticprotectedinherited |
Format a paragraph of data.
- Parameters
-
[in] | Stream | Output stream where the paragraph is to be written. |
[in] | Indent | The number of columns to indent each line of the paragraph. |
[in] | Paragraph | The text of the paragraph. |
◆ Header()
std::ostream & anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::Header |
( |
std::ostream & |
Stream | ) |
|
◆ indent()
std::string anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::indent |
( |
| ) |
const |
|
private |
◆ operator[]() [1/6]
const Option& LDASTools::AL::CommandLineOptions::OptionSet::operator[] |
( |
const std::string & |
Name | ) |
const |
|
inherited |
◆ operator[]() [2/6]
const Option& LDASTools::AL::CommandLineOptions::OptionSet::operator[] |
( |
const std::string & |
Name | ) |
const |
|
inherited |
◆ operator[]() [3/6]
◆ operator[]() [4/6]
◆ operator[]() [5/6]
const Option& LDASTools::AL::CommandLineOptions::OptionSet::operator[] |
( |
int |
| ) |
const |
|
inherited |
◆ operator[]() [6/6]
const Option& LDASTools::AL::CommandLineOptions::OptionSet::operator[] |
( |
int |
| ) |
const |
|
inherited |
◆ pagename()
std::string anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::pagename |
( |
| ) |
const |
|
private |
◆ Summary() [1/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Summary |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ Summary() [2/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Summary |
( |
const std::string & |
Text | ) |
|
|
inlineinherited |
◆ Summary() [3/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Summary |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ SummaryOnly() [1/3]
bool LDASTools::AL::CommandLineOptions::OptionSet::SummaryOnly |
( |
| ) |
const |
|
inherited |
◆ SummaryOnly() [2/3]
bool LDASTools::AL::CommandLineOptions::OptionSet::SummaryOnly |
( |
| ) |
const |
|
inlineinherited |
◆ SummaryOnly() [3/3]
bool LDASTools::AL::CommandLineOptions::OptionSet::SummaryOnly |
( |
| ) |
const |
|
inherited |
◆ synopsis()
std::string anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::synopsis |
( |
| ) |
const |
|
private |
◆ Synopsis() [1/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Synopsis |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ Synopsis() [2/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Synopsis |
( |
const std::string & |
Text | ) |
|
|
inherited |
◆ Synopsis() [3/3]
void LDASTools::AL::CommandLineOptions::OptionSet::Synopsis |
( |
const std::string & |
Text | ) |
|
|
inlineinherited |
◆ Usage()
std::ostream & anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::Usage |
( |
std::ostream & |
Stream | ) |
|
◆ Write() [1/2]
void anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::Write |
( |
std::ostream & |
Stream | ) |
|
◆ Write() [2/2]
ostream & LDASTools::AL::CommandLineOptions::OptionSet::Write |
( |
ostream & |
Stream, |
|
|
int |
Indent = 0 |
|
) |
| const |
|
inherited |
◆ column
int anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::column |
|
private |
◆ m_description
std::string LDASTools::AL::CommandLineOptions::OptionSet::m_description |
|
protectedinherited |
◆ m_key_mapping
◆ m_name_mapping
◆ m_options
◆ m_subcommands
◆ m_summary
std::string LDASTools::AL::CommandLineOptions::OptionSet::m_summary |
|
protectedinherited |
◆ m_synopsis
std::string LDASTools::AL::CommandLineOptions::OptionSet::m_synopsis |
|
protectedinherited |
◆ program_name
std::string anonymous_namespace{CommandLineOptions.cc}::doxygen_option_set::program_name |
|
private |
The documentation for this class was generated from the following file: