Created by the British Broadcasting Corporation.
#include <cmd_line.h>
dirac::CommandLine::CommandLine | ( | int | argc, |
char * | argv[], | ||
const std::set< std::string > & | bool_opts | ||
) |
size_t dirac::CommandLine::Count | ( | ) | const [inline] |
References m_options.
const std::vector<std::string>& dirac::CommandLine::GetInputs | ( | ) | const [inline] |
References m_inputs.
const std::set<std::string>& dirac::CommandLine::m_bool_opts [private] |
std::vector<std::string> dirac::CommandLine::m_inputs [private] |
Referenced by GetInputs().
std::vector<option> dirac::CommandLine::m_options [private] |
Referenced by Count(), and GetOptions().
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.