|
Chromium Embedded Framework (CEF)
145.0.1+g472e75d+chromium-145.0.7632.5
|
This is the complete list of members for scoped_refptr< T >, including all inherited members.
| ::base::SequencedTaskRunner class | scoped_refptr< T > | friend |
| base::AdoptRef(U *) | scoped_refptr< T > | friend |
| element_type typedef | scoped_refptr< T > | |
| get() const | scoped_refptr< T > | inline |
| operator bool() const | scoped_refptr< T > | inlineexplicit |
| operator*() const | scoped_refptr< T > | inline |
| operator->() const | scoped_refptr< T > | inline |
| operator<=>(const scoped_refptr< T > &lhs, const scoped_refptr< U > &rhs) | scoped_refptr< T > | friend |
| operator<=>(const scoped_refptr< T > &lhs, std::nullptr_t null) | scoped_refptr< T > | friend |
| operator=(std::nullptr_t) | scoped_refptr< T > | inline |
| operator=(T *p) | scoped_refptr< T > | inline |
| operator=(scoped_refptr r) noexcept | scoped_refptr< T > | inline |
| operator==(const scoped_refptr< T > &lhs, const scoped_refptr< U > &rhs) | scoped_refptr< T > | friend |
| operator==(const scoped_refptr< T > &lhs, const U *rhs) | scoped_refptr< T > | friend |
| operator==(const scoped_refptr< T > &lhs, std::nullptr_t null) | scoped_refptr< T > | friend |
| ptr_ | scoped_refptr< T > | protected |
| release() | scoped_refptr< T > | |
| requires(std::convertible_to< U *, T * >) scoped_refptr(const scoped_refptr< U > &r) | scoped_refptr< T > | inline |
| requires(std::convertible_to< U *, T * >) scoped_refptr(scoped_refptr< U > &&r) noexcept | scoped_refptr< T > | inline |
| reset() | scoped_refptr< T > | inline |
| scoped_refptr class | scoped_refptr< T > | friend |
| scoped_refptr()=default | scoped_refptr< T > | |
| scoped_refptr(std::nullptr_t) | scoped_refptr< T > | inline |
| scoped_refptr(T *p) | scoped_refptr< T > | inline |
| scoped_refptr(const scoped_refptr &r) | scoped_refptr< T > | inline |
| scoped_refptr(scoped_refptr &&r) noexcept | scoped_refptr< T > | inline |
| swap(scoped_refptr &r) noexcept | scoped_refptr< T > | inline |
| ~scoped_refptr() | scoped_refptr< T > | inline |