ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
Classes | Defines
CommandLineInterpreter.h File Reference

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.

Detailed Description

Header file for the CommandLineInterpreter class.

Author:
Rikard Lundmark

Definition in file CommandLineInterpreter.h.

 All Classes Files Functions Variables Enumerations Enumerator Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark