Go to the documentation of this file.
7 #include <RobotAPI/interface/skills/SkillProviderInterface.h>
68 provider::dto::SkillStatusUpdate
toIce()
const;
77 provider::dto::SkillStatusUpdate
toIce()
const;
86 provider::dto::SkillStatusUpdate
toIce()
const;
void toIce(provider::dto::Execution::Status &ret, const SkillStatus &status)
ReaderT::InputType T & ret
This file is part of ArmarX.
SkillParameterization usedParameterization
ActiveOrTerminatedSkillStatus
provider::dto::SkillStatusUpdate toIce() const
static ActiveOrTerminatedSkillStatusUpdate FromIce(const provider::dto::SkillStatusUpdate &update)
bool update(mongocxx::collection &coll, const nlohmann::json &query, const nlohmann::json &update)
std::shared_ptr< Dict > DictPtr
static SkillStatusUpdate FromIce(const provider::dto::SkillStatusUpdate &update)
static TerminatedSkillStatusUpdate FromIce(const provider::dto::SkillStatusUpdate &update)
SkillStatus toSkillStatus(const ActiveOrTerminatedSkillStatus &d)
provider::dto::SkillStatusUpdate toIce() const
This file offers overloads of toIce() and fromIce() functions for STL container types.
void fromIce(const provider::dto::Execution::Status &status, TerminatedSkillStatus &ret)
provider::dto::SkillStatusUpdate toIce() const