Go to the documentation of this file.
16 return not(*
this == other);
43 manager::dto::ProviderID
49 callback::dto::ProviderID
65 return os <<
"'" <<
id.toString() <<
"'";
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
double s(double t, double s0, double v0, double a0, double j)
This file offers overloads of toIce() and fromIce() functions for STL container types.
static ProviderID FromIce(const manager::dto::ProviderID &)