inputParam.hh File Reference
#include <iostream>
#include "basics/outputOperator.hh"
#include "inputOutput.hh"
#include "sequence.hh"
Go to the source code of this file.
Classes | |
class | concepts::InputFile |
Helps for reading the input parameter of file name. More... | |
class | concepts::InputParameter |
Abstract class for carrying information, which helps for reading input parameters from command line. More... | |
class | concepts::ProcessParameter |
Reads command line. More... | |
Namespaces | |
concepts | |
Basic namespace for Concepts-2. | |
Detailed Description
Process command line arguments.
Definition in file inputParam.hh.