![]() |
ImFusion SDK 4.3
|
This is the complete list of members for CustomPropertyElement< T >, including all inherited members.
clone(bool withData=true) const override | CustomPropertyElement< T > | virtual |
CustomPropertyElement() (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
CustomPropertyElement(const T &data) (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | explicit |
CustomPropertyElement(const CustomPropertyElement< T > &other) (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | inline |
CustomPropertyElementBase(bool valid=false) (defined in CustomPropertyElementBase) | CustomPropertyElementBase | |
m_valid (defined in CustomPropertyElementBase) | CustomPropertyElementBase | protected |
operator T() const (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
operator=(const CustomPropertyElement< T > &other) (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
operator=(const T &other) (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
operator=(const CustomPropertyElementBase &other) override (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | virtual |
operator==(const CustomPropertyElement< T > &other) const (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
operator==(const T &value) const (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | |
operator==(const CustomPropertyElementBase &other) const override (defined in CustomPropertyElement< T >) | CustomPropertyElement< T > | virtual |
valid() const (defined in CustomPropertyElementBase) | CustomPropertyElementBase | inline |
~CustomPropertyElementBase() (defined in CustomPropertyElementBase) | CustomPropertyElementBase | inlinevirtual |