xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::model::GenericElement Member List

This is the complete list of members for xentara::model::GenericElement, including all inherited members.

attributeReadHandle(const Attribute &attribute) const noexcept -> data::ReadHandlexentara::model::GenericElement
attributeReadHandle(std::string_view name) const noexcept -> data::ReadHandlexentara::model::GenericElement
attributeReadHandle(const Attribute::Role &role) const noexcept -> data::ReadHandlexentara::model::GenericElement
attributeWriteHandle(const Attribute &attribute) noexcept -> data::WriteHandlexentara::model::GenericElement
attributeWriteHandle(std::string_view name) noexcept -> data::WriteHandlexentara::model::GenericElement
attributeWriteHandle(const Attribute::Role &role) noexcept -> data::WriteHandlexentara::model::GenericElement
childElements() const -> std::vector< std::shared_ptr< GenericElement > >xentara::model::GenericElement
name() const -> std::stringxentara::model::GenericElement
primaryKey() const -> std::stringxentara::model::GenericElement
subElementPrimaryKey(std::string_view subElementName) const -> std::stringxentara::model::GenericElement
uuid() const -> utils::core::Uuidxentara::model::GenericElement
xentara_cat_string() const -> __opaque_type__xentara::model::GenericElement
~GenericElement()=0xentara::model::GenericElementpure virtual