#include <ExampleTask.h>

Public Member Functions | |
| ExampleTaskOptions () | |
| Default constructor. | |
| ExampleTaskOptions () | |
| Default constructor. | |
| string | getObjectName () const |
| Gets the Name of the Options. | |
Public Attributes | |
| DecimalOption * | decimalOption |
| Example of DecimalOption. | |
| IntOption * | intOption |
| Example of IntOption. | |
| MipTasks::ExampleTaskOptions::ExampleTaskOptions | ( | ) |
Default constructor.
| MipTasks::ExampleTaskOptions::ExampleTaskOptions | ( | ) |
Default constructor.
| string MipTasks::ExampleTaskOptions::getObjectName | ( | ) | const [inline, virtual] |
Example of IntOption.
1.5.6