Task base implementation. More...
#include "config.h"
#include "Task.hpp"
#include <String.hpp>
#include <DataFactory.hpp>
#include <Exception.hpp>
#include <iostream>
Go to the source code of this file.
Task base implementation.
Definition in file Task.cpp.