MIRA
Classes | Namespaces | Typedefs
Task.h File Reference

Base classes and interfaces for navigation tasks. More...

#include <typeinfo>
#include <factory/Factory.h>
#include <serialization/adapters/boost/shared_ptr.hpp>
#include <serialization/adapters/std/list>
Include dependency graph for Task.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SubTask
 Interface for sub tasks to be added to a navigation task. More...
 
class  Task
 A navigation task that consists of one or multiple sub tasks. More...
 

Namespaces

 mira
 
 mira::navigation
 

Typedefs

typedef boost::shared_ptr< SubTask > SubTaskPtr
 A subtask pointer. More...
 
typedef boost::shared_ptr< Task > TaskPtr
 pointer to task More...
 

Detailed Description

Base classes and interfaces for navigation tasks.

Author
Tim Langner
Date
2011/04/18