Biorithm  1.1
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
MyGenericParams Class Reference

An abstract base class for programme command-line option parameters. More...

#include <evaluate-gain.C>

Inheritance diagram for MyGenericParams:
MyEvalGainParams

List of all members.

Public Member Functions

virtual void setParameters (unsigned int argc, char **argv)
void openOutputFiles ()

Public Attributes

ofstream logStream

Protected Member Functions

virtual void _constructOutputFilePrefix ()=0
virtual void _createOutputStreamsMap ()

Protected Attributes

string _commandLine
gengetopt_args_info _options
string _outputFilePrefix
map< string, ofstream * > _outputStreams

Detailed Description

An abstract base class for programme command-line option parameters.


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends