|
|
#include <memory>#include <QMap>#include <QPair>#include <QString>#include <Ice/Handle.h>#include <ArmarXCore/interface/statechart/StatechartIce.h>#include <ArmarXCore/observers/variant/Variant.h>
Include dependency graph for StateParameter.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | StateParameter |
Namespaces | |
| armarx | |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| armarx::statechartmodel | |
Typedefs | |
| using | StateParameterMap = QMap< QString, StateParameterPtr > |
| using | StateParameterProfileDefaultValueMap = QMap< QString, QPair< VariantContainerBasePtr, QString > > |
| using | StateParameterPtr = std::shared_ptr< StateParameter > |