|
FastLED 3.9.15
|
This is the complete list of members for fl::weak_ptr< T >, including all inherited members.
| element_type typedef | fl::weak_ptr< T > | |
| expired() const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| lock() const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| mControlBlock | fl::weak_ptr< T > | private |
| mPtr | fl::weak_ptr< T > | private |
| operator!=(const weak_ptr &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator!=(const weak_ptr< Y > &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator=(const weak_ptr &other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator=(const weak_ptr< Y > &other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator=(const shared_ptr< Y > &shared) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator=(weak_ptr &&other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator=(weak_ptr< Y > &&other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator==(const weak_ptr &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| operator==(const weak_ptr< Y > &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| owner_before(const weak_ptr< Y > &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| owner_before(const shared_ptr< Y > &other) const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| release() FL_NOEXCEPT | fl::weak_ptr< T > | inlineprivate |
| reset() FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| shared_ptr class | fl::weak_ptr< T > | friend |
| swap(weak_ptr &other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| use_count() const FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr class | fl::weak_ptr< T > | friend |
| weak_ptr() FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr(const weak_ptr &other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr(const weak_ptr< Y > &other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr(const shared_ptr< Y > &shared) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr(weak_ptr &&other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| weak_ptr(weak_ptr< Y > &&other) FL_NOEXCEPT | fl::weak_ptr< T > | inline |
| ~weak_ptr() FL_NOEXCEPT | fl::weak_ptr< T > | inline |