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 > | inlineexplicit |
| CFRef(const CFRef &other) | fml::CFRef< T > | inline |
| CFRef(CFRef &&other) | fml::CFRef< T > | inline |
| Get() const | 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=CFRefTraits< T >::kNullValue) | fml::CFRef< T > | inline |
| Retain(T instance=CFRefTraits< T >::kNullValue) | fml::CFRef< T > | inline |
| ~CFRef() | fml::CFRef< T > | inline |