#include <basic_element.hpp>
◆ BasicElement() [1/4]
Nui::Dom::BasicElement::BasicElement |
( |
Nui::val |
val | ) |
|
|
inlineexplicit |
◆ ~BasicElement()
virtual Nui::Dom::BasicElement::~BasicElement |
( |
| ) |
|
|
virtualdefault |
◆ BasicElement() [2/4]
Nui::Dom::BasicElement::BasicElement |
( |
BasicElement const & |
| ) |
|
|
default |
◆ BasicElement() [3/4]
◆ BasicElement() [4/4]
Nui::Dom::BasicElement::BasicElement |
( |
| ) |
|
|
inlineexplicitprotected |
◆ namespaceUri()
std::optional< std::string > Nui::Dom::BasicElement::namespaceUri |
( |
| ) |
const |
|
inline |
◆ operator Nui::val &()
Nui::Dom::BasicElement::operator Nui::val & |
( |
| ) |
|
|
inline |
◆ operator Nui::val &&()
Nui::Dom::BasicElement::operator Nui::val && |
( |
| ) |
&& |
|
inline |
◆ operator Nui::val const &()
Nui::Dom::BasicElement::operator Nui::val const & |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ shared_from_base()
template<class Derived >
std::shared_ptr< Derived > Nui::Dom::BasicElement::shared_from_base |
( |
| ) |
|
|
inline |
◆ tagName()
std::string Nui::Dom::BasicElement::tagName |
( |
| ) |
const |
|
inline |
◆ val() [1/2]
Nui::val & Nui::Dom::BasicElement::val |
( |
| ) |
|
|
inline |
◆ val() [2/2]
Nui::val const & Nui::Dom::BasicElement::val |
( |
| ) |
const |
|
inline |
◆ weak_from_base()
template<class Derived >
std::weak_ptr< Derived > Nui::Dom::BasicElement::weak_from_base |
( |
| ) |
|
|
inline |
◆ element_
Nui::val Nui::Dom::BasicElement::element_ |
|
protected |
The documentation for this class was generated from the following file: