|
|
#include <memory>#include <QErrorMessage>#include <QObject>#include "ArmarXCore/core/logging/Logging.h"
Include dependency graph for AbstractController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | AbstractController |
| Abstract controller providing a set of methods which must be implemented by every controller. More... | |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Typedefs | |
| using | AbstractControllerPtr = std::shared_ptr< AbstractController > |