As(Details::ComPtrRef< ComPtr< U >> p) const | Microsoft::WRL::ComPtr< T > | inline |
As(ComPtr< U > *p) const | Microsoft::WRL::ComPtr< T > | inline |
AsIID(REFIID riid, ComPtr< IUnknown > *p) const | Microsoft::WRL::ComPtr< T > | inline |
Attach(InterfaceType *other) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr() | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(decltype(nullptr)) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(U *other) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(const ComPtr &other) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(const ComPtr< U > &other) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(ComPtr &&other) | Microsoft::WRL::ComPtr< T > | inline |
ComPtr(ComPtr< U > &&other) | Microsoft::WRL::ComPtr< T > | inline |
CopyTo(InterfaceType **ptr) const | Microsoft::WRL::ComPtr< T > | inline |
CopyTo(REFIID riid, void **ptr) const | Microsoft::WRL::ComPtr< T > | inline |
CopyTo(U **ptr) const | Microsoft::WRL::ComPtr< T > | inline |
Detach() | Microsoft::WRL::ComPtr< T > | inline |
Get() const | Microsoft::WRL::ComPtr< T > | inline |
GetAddressOf() const | Microsoft::WRL::ComPtr< T > | inline |
GetAddressOf() | Microsoft::WRL::ComPtr< T > | inline |
InterfaceType typedef | Microsoft::WRL::ComPtr< T > | |
InternalAddRef() const | Microsoft::WRL::ComPtr< T > | inlineprotected |
InternalRelease() | Microsoft::WRL::ComPtr< T > | inlineprotected |
operator Details::BoolType() const | Microsoft::WRL::ComPtr< T > | inline |
operator&() | Microsoft::WRL::ComPtr< T > | inline |
operator&() const | Microsoft::WRL::ComPtr< T > | inline |
operator->() const | Microsoft::WRL::ComPtr< T > | inline |
operator=(decltype(nullptr)) | Microsoft::WRL::ComPtr< T > | inline |
operator=(InterfaceType *other) | Microsoft::WRL::ComPtr< T > | inline |
operator=(U *other) | Microsoft::WRL::ComPtr< T > | inline |
operator=(const ComPtr &other) | Microsoft::WRL::ComPtr< T > | inline |
operator=(const ComPtr< U > &other) | Microsoft::WRL::ComPtr< T > | inline |
operator=(ComPtr &&other) | Microsoft::WRL::ComPtr< T > | inline |
operator=(ComPtr< U > &&other) | Microsoft::WRL::ComPtr< T > | inline |
ptr_ | Microsoft::WRL::ComPtr< T > | protected |
ReleaseAndGetAddressOf() | Microsoft::WRL::ComPtr< T > | inline |
Reset() | Microsoft::WRL::ComPtr< T > | inline |
Swap(ComPtr &&r) | Microsoft::WRL::ComPtr< T > | inline |
Swap(ComPtr &r) | Microsoft::WRL::ComPtr< T > | inline |
~ComPtr() | Microsoft::WRL::ComPtr< T > | inline |