Flutter Engine
The Flutter Engine
|
This is the complete list of members for fml::CFRef< T >, including all inherited members.
CFRef() | fml::CFRef< T > | inline |
CFRef(T instance) | fml::CFRef< T > | inline |
CFRef(const CFRef &other) | fml::CFRef< T > | inline |
CFRef(CFRef &&other) | fml::CFRef< T > | inline |
operator bool() const | fml::CFRef< T > | inlineexplicit |
operator T() const | fml::CFRef< T > | inline |
operator=(CFRef &&other) | fml::CFRef< T > | inline |
Release() | fml::CFRef< T > | inline |
Reset(T instance=nullptr) | fml::CFRef< T > | inline |
~CFRef() | fml::CFRef< T > | inline |