|
|
#include <ArmarXCore/interface/statechart/RemoteStateOffererIce.h>#include <ArmarXCore/core/ArmarXManager.h>#include <ArmarXCore/core/ArmarXObjectScheduler.h>#include <ArmarXCore/core/Component.h>#include <type_traits>#include "RemoteState.h"#include "RemoteStateWrapper.h"#include "State.h"#include "StatechartManager.h"
Include dependency graph for RemoteStateOfferer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RemoteStateOfferer< ContextType > |
| Class that holds states, which offer functionality for other states over Ice. More... | |
| struct | RemoteStateOffererBase |
| struct | RemoteStateOffererBase::RemoteStateData |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
Functions | |
| std::string | joinStrings (std::vector< std::string > const &input, std::string const &seperator) |