|
Ultralight
1.0.0
A fast, lightweight, HTML UI engine for native apps.
|
This is the complete list of members for ultralight::Ref< T >, including all inherited members.
| AdoptRef(T &) | ultralight::Ref< T > | friend |
| get() const | ultralight::Ref< T > | inline |
| get() | ultralight::Ref< T > | inline |
| ptr() const | ultralight::Ref< T > | inline |
| ptr() | ultralight::Ref< T > | inline |
| Ref(T &object) | ultralight::Ref< T > | inline |
| Ref(const Ref &other) | ultralight::Ref< T > | inline |
| Ref(Ref< U > &other) | ultralight::Ref< T > | inline |
| Ref(const Ref< U > &other) | ultralight::Ref< T > | inline |
| Ref(Ref &&other) | ultralight::Ref< T > | inline |
| Ref(Ref< U > &&other) | ultralight::Ref< T > | inline |
| ~Ref() | ultralight::Ref< T > | inline |