|
#include <ArmarXCore/interface/statechart/RemoteStateOffererIce.h>
#include <ArmarXCore/core/Component.h>
#include <ArmarXCore/core/ArmarXObjectScheduler.h>
#include <ArmarXCore/core/ArmarXManager.h>
#include "State.h"
#include "RemoteState.h"
#include "RemoteStateWrapper.h"
#include "StatechartManager.h"
#include <type_traits>
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) |