StatechartListenerComponentPlugin.cpp
Go to the documentation of this file.
2
4
5namespace armarx::plugins
6{
7 void
11
12 void
16
17 void
22} // namespace armarx::plugins
23
24namespace armarx
25{
30} // namespace armarx
PluginT * addPlugin(const std::string prefix="", ParamsT &&... params)
void postCreatePropertyDefinitions(PropertyDefinitionsPtr &properties) override
This file is part of ArmarX.
This file offers overloads of toIce() and fromIce() functions for STL container types.
IceUtil::Handle< class PropertyDefinitionContainer > PropertyDefinitionsPtr
PropertyDefinitions smart pointer type.