|
Nui
|
This is the complete list of members for Nui::Elements::comment, including all inherited members.
| attributes() const | Nui::HtmlElement | inline |
| bridge() const | Nui::HtmlElement | inline |
| clone() const | Nui::HtmlElement | inline |
| comment(comment const &)=default | Nui::Elements::comment | |
| comment(comment &&)=default | Nui::Elements::comment | |
| comment(std::string_view content) | Nui::Elements::comment | inline |
| comment(Nui::Observed< std::string > &obs) | Nui::Elements::comment | inline |
| HtmlElement(HtmlElement const &)=default | Nui::HtmlElement | |
| HtmlElement(HtmlElement &&)=default | Nui::HtmlElement | |
| HtmlElement(char const *name, HtmlElementBridge const *bridge, std::vector< Attribute > const &attributes) | Nui::HtmlElement | inline |
| HtmlElement(char const *name, HtmlElementBridge const *bridge, std::vector< Attribute > &&attributes) | Nui::HtmlElement | inline |
| HtmlElement(char const *name, HtmlElementBridge const *bridge, T &&... attributes) | Nui::HtmlElement | inline |
| name() const | Nui::HtmlElement | inline |
| operator()(ElementT &&... elements) && | Nui::HtmlElement | inline |
| operator()() const && | Nui::HtmlElement | inline |
| operator()(T &&text) && | Nui::HtmlElement | inline |
| operator()(std::string_view view) const && | Nui::HtmlElement | inline |
| operator()(char const *text) const && | Nui::HtmlElement | inline |
| operator()(T fundamental) && | Nui::HtmlElement | inline |
| operator()(GeneratorT &&textGenerator) && | Nui::HtmlElement | inline |
| operator()(GeneratorT &&elementRenderer) && | Nui::HtmlElement | inline |
| operator()(GeneratorT &&elementRenderer) && | Nui::HtmlElement | inline |
| operator()(ObservedValueCombinatorWithGenerator< GeneratorT, ObservedValues... > combinator) && | Nui::HtmlElement | inline |
| operator()(ObservedValueCombinator< ObservedValues... > observedValues, GeneratorT &&elementRenderer) && | Nui::HtmlElement | inline |
| operator()(ObservedRange< ObservedValue > observedRange, GeneratorT &&elementRenderer) && | Nui::HtmlElement | inline |
| operator()(std::pair< ObservedRange< ObservedValue >, GeneratorT > &&mapPair) && | Nui::HtmlElement | inline |
| operator()(UnoptimizedRange< IteratorT, ObservedT... > &&unoptimizedRange, GeneratorT &&elementRenderer) && | Nui::HtmlElement | inline |
| operator()(Observed< std::string > const &observedString) && | Nui::HtmlElement | inline |
| operator()(Observed< T > const &observedNumber) && | Nui::HtmlElement | inline |
| operator=(HtmlElement const &)=default | Nui::HtmlElement | |
| operator=(HtmlElement &&)=default | Nui::HtmlElement | |
| ~HtmlElement()=default | Nui::HtmlElement | virtual |