gz/sim/components/PerformerLevels.hh
Go to the documentation of this file.
A component type that wraps any data type. The intention is for this class to be used to create simpl...
Definition: gz/sim/components/Component.hh:325
Definition: gz/sim/components/PerformerLevels.hh:37
static std::istream & Deserialize(std::istream &_in, std::set< Entity > &_set)
Deserialization for std::set<Entity>.
Definition: gz/sim/components/PerformerLevels.hh:56
static std::ostream & Serialize(std::ostream &_out, const std::set< Entity > &_set)
Serialization for std::set<Entity>.
Definition: gz/sim/components/PerformerLevels.hh:42
T clear(T... args)
#define IGN_GAZEBO_REGISTER_COMPONENT(_compType, _classname)
Static component registration macro.
Definition: gz/sim/components/Factory.hh:510
T insert(T... args)
T setf(T... args)