3 #include <experimental/memory>
11 #include <RobotAPI/interface/skills/SkillManagerInterface.h>
12 #include <RobotAPI/libraries/skills/core/aron/FluxioParameter.aron.generated.h>
13 #include <RobotAPI/libraries/skills/core/aron/FluxioTypeIdentificator.aron.generated.h>
14 #include <RobotAPI/libraries/skills/core/aron/FluxioValue.aron.generated.h>
36 manager::arondto::FluxioParameter
toAron()
const;
39 std::map<std::string, FluxioProfile>& profilesMap,
40 std::map<std::string, aron::type::ObjectPtr>& typesMap);
42 std::map<std::string, FluxioProfile>& profilesMap,
43 std::map<std::string, aron::type::ObjectPtr>& typesMap);
45 std::map<std::string, FluxioProfile>& profilesMap);
47 std::map<std::string, FluxioProfile>& profilesMap);
51 const std::map<std::string, FluxioParameter>& parametersMap);
54 const manager::arondto::FluxioIdentificator& i,
55 const std::map<std::string, FluxioParameter>& parametersMap);
57 std::map<std::string, FluxioProfile>& profilesMap,
58 std::map<std::string, aron::type::ObjectPtr>& typesMap);
60 std::map<std::string, FluxioProfile>& profilesMap,
61 std::map<std::string, aron::type::ObjectPtr>& typesMap);