MASA-Core
Classes | Defines
IAlignerParameter.hpp File Reference

Go to the source code of this file.

Classes

class  IAlignerParameters
 The customized parameters of a MASA Extension, used for receiving, manipulating and customizing command line parameters. More...

Defines

#define NOT_FORKED_INSTANCE   (-1)
#define ARGUMENT_OK   (0)
#define ARGUMENT_ERROR   (-1)
#define ARGUMENT_ERROR_NOT_FOUND   (-2)
#define ARGUMENT_ERROR_NO_OPTION   (-3)

Define Documentation

#define ARGUMENT_ERROR   (-1)

Definition at line 33 of file IAlignerParameter.hpp.

#define ARGUMENT_ERROR_NO_OPTION   (-3)

Definition at line 35 of file IAlignerParameter.hpp.

#define ARGUMENT_ERROR_NOT_FOUND   (-2)

Definition at line 34 of file IAlignerParameter.hpp.

#define ARGUMENT_OK   (0)

Definition at line 32 of file IAlignerParameter.hpp.

#define NOT_FORKED_INSTANCE   (-1)

Definition at line 30 of file IAlignerParameter.hpp.