xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::model::ElementAttribute, including all inherited members.
ElementAttribute()=default | xentara::model::ElementAttribute | |
ElementAttribute(const std::weak_ptr< Element > &element, std::weak_ptr< const Attribute > attribute) | xentara::model::ElementAttribute | |
lock() const -> std::pair< std::shared_ptr< Element >, std::shared_ptr< const Attribute > > | xentara::model::ElementAttribute | |
lockAttribute() const -> std::shared_ptr< const Attribute > | xentara::model::ElementAttribute | |
lockElement() const -> std::shared_ptr< Element > | xentara::model::ElementAttribute | |
operator bool() const noexcept | xentara::model::ElementAttribute | explicit |
primaryKey() const -> std::string | xentara::model::ElementAttribute | |
readHandle() const -> data::ReadHandle | xentara::model::ElementAttribute | |
writeHandle() const -> data::WriteHandle | xentara::model::ElementAttribute |