#include "Option.h"
#include "Tools.h"
#include "Directory.h"
#include "sys_dep.h"
#include "path.h"
#include <iomanip>
#include <algorithm>
#include <functional>
#include <cstring>
Include dependency graph for Option.cpp:
Go to the source code of this file.
Namespaces | |
namespace | rs |
namespace | rs::cmdline |
Compounds | |
class | InfoError |
raised Errors concerned with command line usage. More... | |
class | StringError |
an Error with an extra message attached. More... | |
class | HasOptChar |
Predicate to search for the corresponding CmdLineOption. More... | |
Typedefs | |
typedef list< CmdLineOption * > | Options |
typedef list< CmdLineArgument * > | Arguments |
typedef list< CmdLineAnnotation * > | Annotations |
Functions | |
void | test_initialized (string where_tested) |
|
Definition at line 47 of file Option.cpp. Referenced by CmdLineOption::CmdLineOption(), and ProgramInfo::infos(). |
|
Definition at line 48 of file Option.cpp. Referenced by CmdLineArgument::CmdLineArgument(). |
|
Definition at line 49 of file Option.cpp. Referenced by CmdLineAnnotation::CmdLineAnnotation(), and ProgramInfo::infos(). |
|
Definition at line 67 of file Option.cpp. Referenced by ProgramInfo::CallPath(), ProgramInfo::exclude(), ProgramInfo::ProgramPath(), and test_initialized(). |
Contact me in case of errors or questions. This documentation is powered by ![]() |
(C) 2000-2002 ![]() |