#include "common_option.h"
Go to the source code of this file.
Namespaces | |
namespace | options |
Functions | |
void | handle_options (options::spec const &spec) |
Variables | |
profile_classes | classes |
All the chosen sample files. | |
std::list< std::string > | sample_files |
Options for oparchive tool
Definition in file oparchive_options.h.
void handle_options | ( | options::spec const & | spec | ) |
handle_options - process command line
spec | profile specification |
Process the spec, fatally complaining on error.
Definition at line 90 of file opannotate_options.cpp.
All the chosen sample files.
Definition at line 30 of file opannotate_options.cpp.
std::list<std::string> sample_files |
Definition at line 33 of file oparchive_options.cpp.
Referenced by handle_options().