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