get() const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
getShared() const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
getStdShared() const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
impl_ | folly::ReadMostlyMainPtr< T, RefCount > | private |
operator bool() const | folly::ReadMostlyMainPtr< T, RefCount > | inlineexplicit |
operator*() const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
operator->() const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
operator=(const ReadMostlyMainPtr &)=delete | folly::ReadMostlyMainPtr< T, RefCount > | |
operator=(ReadMostlyMainPtr &&other) noexcept | folly::ReadMostlyMainPtr< T, RefCount > | inline |
operator==(const ReadMostlyMainPtr< T, RefCount > &other) const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
operator==(T *other) const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
operator==(const ReadMostlySharedPtr< T, RefCount > &other) const | folly::ReadMostlyMainPtr< T, RefCount > | inline |
ReadMostlyMainPtr() | folly::ReadMostlyMainPtr< T, RefCount > | inline |
ReadMostlyMainPtr(std::shared_ptr< T > ptr) | folly::ReadMostlyMainPtr< T, RefCount > | inlineexplicit |
ReadMostlyMainPtr(const ReadMostlyMainPtr &)=delete | folly::ReadMostlyMainPtr< T, RefCount > | |
ReadMostlyMainPtr(ReadMostlyMainPtr &&other) noexcept | folly::ReadMostlyMainPtr< T, RefCount > | inline |
ReadMostlyMainPtrDeleter< RefCount > class | folly::ReadMostlyMainPtr< T, RefCount > | friend |
ReadMostlySharedPtr< T, RefCount > class | folly::ReadMostlyMainPtr< T, RefCount > | friend |
ReadMostlyWeakPtr< T, RefCount > class | folly::ReadMostlyMainPtr< T, RefCount > | friend |
reset() noexcept | folly::ReadMostlyMainPtr< T, RefCount > | inline |
reset(std::shared_ptr< T > ptr) | folly::ReadMostlyMainPtr< T, RefCount > | inline |
~ReadMostlyMainPtr() noexcept | folly::ReadMostlyMainPtr< T, RefCount > | inline |