|
Nui
|
This is the complete list of members for Nui::Lazy< ValueT >, including all inherited members.
| hasValue() const | Nui::Lazy< ValueT > | inline |
| Lazy()=default | Nui::Lazy< ValueT > | |
| Lazy(Lazy const &)=default | Nui::Lazy< ValueT > | |
| Lazy(Lazy &&)=default | Nui::Lazy< ValueT > | |
| Lazy(FuncT &&func) | Nui::Lazy< ValueT > | inline |
| operator bool() const | Nui::Lazy< ValueT > | inlineexplicit |
| operator=(Lazy const &)=default | Nui::Lazy< ValueT > | |
| operator=(Lazy &&)=default | Nui::Lazy< ValueT > | |
| tryObtainValue() const | Nui::Lazy< ValueT > | inline |
| value() const & | Nui::Lazy< ValueT > | inline |
| value() && | Nui::Lazy< ValueT > | inline |
| value() const && | Nui::Lazy< ValueT > | inline |
| value() & | Nui::Lazy< ValueT > | inline |