![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Header file for the CommandLineInterpreter class. More...
#include <string>
#include <vector>
#include <map>
#include <list>
#include "CommandLineArgument.h"
#include "CommandLineException.h"
Go to the source code of this file.
Classes | |
class | CommandLineInterpreter |
Interprets command line arguments according to a list of CommandLineArguments (acceptable flags), and throws an exception if unknown flags are encountered. More... | |
Defines | |
#define | STRING |
Inclusion guard. | |
#define | VECTOR |
Inclusion guard. | |
#define | MAP |
Inclusion guard. | |
#define | LIST |
Inclusion guard. | |
#define | COMMANDLINEINTERPRETER_H |
Inclusion guard. |
Header file for the CommandLineInterpreter class.
Definition in file CommandLineInterpreter.h.