4#include <RobotAPI/interface/skills/SkillManagerInterface.h>
bool operator==(const ProviderID &other) const
static ProviderID FromIce(const manager::dto::ProviderID &)
bool operator!=(const ProviderID &other) const
bool operator<=(const ProviderID &other) const
std::string toString() const
callback::dto::ProviderID toCallbackIce() const
manager::dto::ProviderID toManagerIce() const
bool operator<(const ProviderID &other) const
This file is part of ArmarX.
std::ostream & operator<<(std::ostream &os, const ProviderID &id)
This file offers overloads of toIce() and fromIce() functions for STL container types.