Loading...
Searching...
No Matches
TfDelegatedCountPtr< ValueType > Member List

This is the complete list of members for TfDelegatedCountPtr< ValueType >, including all inherited members.

DecrementIsNoExcept typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
DereferenceIsNoExcept typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
element_type typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
get() const noexceptTfDelegatedCountPtr< ValueType >inline
IncrementAndDecrementAreNoExcept typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
IncrementIsNoExcept typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
operator bool() const noexceptTfDelegatedCountPtr< ValueType >inlineexplicit
operator!=(const TfDelegatedCountPtr< OtherType > &other) const noexceptTfDelegatedCountPtr< ValueType >inline
operator*() const noexcept(DereferenceIsNoExcept())TfDelegatedCountPtr< ValueType >inline
operator->() const noexceptTfDelegatedCountPtr< ValueType >inline
operator<(const TfDelegatedCountPtr< OtherType > &other) const noexceptTfDelegatedCountPtr< ValueType >inline
operator=(const TfDelegatedCountPtr &ptr) noexcept(IncrementAndDecrementAreNoExcept())TfDelegatedCountPtr< ValueType >inline
operator=(const TfDelegatedCountPtr< OtherType > &ptr) noexcept(IncrementAndDecrementAreNoExcept())TfDelegatedCountPtr< ValueType >inline
operator=(TfDelegatedCountPtr &&ptr) noexcept(DecrementIsNoExcept())TfDelegatedCountPtr< ValueType >inline
operator=(std::nullptr_t) noexcept(DecrementIsNoExcept())TfDelegatedCountPtr< ValueType >inline
operator==(const TfDelegatedCountPtr< OtherType > &other) const noexceptTfDelegatedCountPtr< ValueType >inline
RawPtrType typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
ReferenceType typedef (defined in TfDelegatedCountPtr< ValueType >)TfDelegatedCountPtr< ValueType >
reset() noexcept(DecrementIsNoExcept())TfDelegatedCountPtr< ValueType >inline
swap(TfDelegatedCountPtr &other) noexceptTfDelegatedCountPtr< ValueType >inline
TfDelegatedCountPtr() noexcept=defaultTfDelegatedCountPtr< ValueType >
TfDelegatedCountPtr(TfDelegatedCountDoNotIncrementTagType, RawPtrType rawPointer) noexceptTfDelegatedCountPtr< ValueType >inline
TfDelegatedCountPtr(TfDelegatedCountIncrementTagType, RawPtrType rawPointer) noexcept(IncrementIsNoExcept())TfDelegatedCountPtr< ValueType >inline
TfDelegatedCountPtr(const TfDelegatedCountPtr &ptr) noexcept(IncrementIsNoExcept())TfDelegatedCountPtr< ValueType >inline
TfDelegatedCountPtr(const TfDelegatedCountPtr< OtherType > &ptr, std::enable_if_t< _IsPtrConvertible< OtherType >::value, int >=0) noexcept(IncrementIsNoExcept())TfDelegatedCountPtr< ValueType >inlineexplicit
TfDelegatedCountPtr(TfDelegatedCountPtr &&ptr) noexceptTfDelegatedCountPtr< ValueType >inline
~TfDelegatedCountPtr() noexcept(DecrementIsNoExcept::value)TfDelegatedCountPtr< ValueType >inline