TAMSVIZ
Visualization and annotation tool for ROS
|
This is the complete list of members for PropertyInfo, including all inherited members.
applySnapshot(void *value, const std::shared_ptr< const SnapshotBase > &x) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
assign(void *ptr, const Variant &v) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
attributes() const (defined in PropertyInfo) | PropertyInfo | inline |
canContainObjects() const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
deserialize(void *ptr, const Variant &v) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
expandList(std::vector< Property > &list, const void *ptr) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
forEachObject(void *context, void(*f)(void *, const Object *, const Object *), const Object *parent, void *value) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
init(const std::string &name, const std::shared_ptr< PropertyAttributes > &attributes) (defined in PropertyInfo) | PropertyInfo | inlineprotected |
name() const (defined in PropertyInfo) | PropertyInfo | inline |
PropertyInfo() (defined in PropertyInfo) | PropertyInfo | inlineprotected |
remove(void *parent, void *object) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
save(const void *value, const std::shared_ptr< const SnapshotBase > &x, const SnapshotFilter &filter) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
serialize(const void *ptr) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
toVariant(const void *ptr) const =0 (defined in PropertyInfo) | PropertyInfo | pure virtual |
type() const (defined in PropertyInfo) | PropertyInfo | inline |