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