xentara-plugin v1.2.1
The Xentara Plugin Framework
Loading...
Searching...
No Matches
xentara::plugin::EnableSharedFromThis< Element > Member List

This is the complete list of members for xentara::plugin::EnableSharedFromThis< Element >, including all inherited members.

EnableSharedFromThis() noexcept=defaultxentara::plugin::EnableSharedFromThis< Element >
EnableSharedFromThis(const EnableSharedFromThis &) noexceptxentara::plugin::EnableSharedFromThis< Element >
operator=(const EnableSharedFromThis &) noexcept -> EnableSharedFromThis &xentara::plugin::EnableSharedFromThis< Element >
sharedFromThis() -> std::shared_ptr< Element >xentara::plugin::EnableSharedFromThis< Element >
sharedFromThis() const -> std::shared_ptr< const Element >xentara::plugin::EnableSharedFromThis< Element >
weakFromThis() -> std::weak_ptr< Element >xentara::plugin::EnableSharedFromThis< Element >
weakFromThis() const -> std::weak_ptr< const Element >xentara::plugin::EnableSharedFromThis< Element >