#include <property_base.h>
|
virtual bool | validate () const |
|
virtual void | set (const std::any &value) |
|
◆ PropertyBase()
PropertyBase::PropertyBase |
( |
| ) |
|
|
inlineprotected |
◆ ~PropertyBase()
virtual PropertyBase::~PropertyBase |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ clear()
virtual void PropertyBase::clear |
( |
| ) |
|
|
protectedpure virtual |
Implemented in Collision, Color, Inertia, JointCalibration, JointDynamics, JointLimits, JointMimic, JointSafety, Material, Pose, Version, and Visual.
◆ getPointer()
◆ isA()
virtual bool PropertyBase::isA |
( |
const char * |
name | ) |
|
|
protectedpure virtual |
Implemented in Collision, Color, Inertia, JointCalibration, JointDynamics, JointLimits, JointMimic, JointSafety, Material, Pose, Version, and Visual.
◆ operator=()
◆ print()
virtual void PropertyBase::print |
( |
std::ostream & |
os | ) |
|
|
protectedpure virtual |
Implemented in Collision, Color, Inertia, JointCalibration, JointDynamics, JointLimits, JointMimic, JointSafety, Material, Pose, Version, and Visual.
◆ set()
virtual void PropertyBase::set |
( |
const std::any & |
value | ) |
|
|
inlinevirtual |
◆ validate()
virtual bool PropertyBase::validate |
( |
| ) |
const |
|
inlinevirtual |
The documentation for this class was generated from the following file: