MipTasks::ExampleTaskOptions Class Reference
[Example Task]

Examples of the use of the Options class for a task. More...

#include <ExampleTask.h>

Inheritance diagram for MipTasks::ExampleTaskOptions:

Options Options MIPObject MIPObject

List of all members.

Public Member Functions

 ExampleTaskOptions ()
 Default constructor.
 ExampleTaskOptions ()
 Default constructor.
string getObjectName () const
 Gets the Name of the Options.

Public Attributes

DecimalOptiondecimalOption
 Example of DecimalOption.
IntOptionintOption
 Example of IntOption.


Detailed Description

Examples of the use of the Options class for a task.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipTasks::ExampleTaskOptions::ExampleTaskOptions (  ) 

Default constructor.

MipTasks::ExampleTaskOptions::ExampleTaskOptions (  ) 

Default constructor.


Member Function Documentation

string MipTasks::ExampleTaskOptions::getObjectName (  )  const [inline, virtual]

Gets the Name of the Options.

Returns:
The name the Options.

Implements Options.


Member Data Documentation

Example of DecimalOption.

Example of IntOption.


The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:13 2017 for MIP by  doxygen 1.5.6