3#include <RobotAPI/interface/skills/SkillManagerInterface.h>
4#include <RobotAPI/libraries/skills/core/aron/FluxioTypeIdentificator.aron.generated.h>
16 manager::dto::FluxioTypeIdentificator
toManagerIce()
const;
17 manager::arondto::FluxioTypeIdentificator
toAron()
const;
This file is part of ArmarX.
This file offers overloads of toIce() and fromIce() functions for STL container types.
static FluxioTypeIdentificator FromAron(const manager::arondto::FluxioTypeIdentificator &i)
manager::arondto::FluxioTypeIdentificator toAron() const
static FluxioTypeIdentificator FromIce(const manager::dto::FluxioTypeIdentificator &i)
manager::dto::FluxioTypeIdentificator toManagerIce() const