HDK
|
This is the complete list of members for TfPointerAndBits< T >, including all inherited members.
BitsAs() const noexcept | TfPointerAndBits< T > | inline |
Get() const noexcept | TfPointerAndBits< T > | inline |
GetLiteral() const noexcept | TfPointerAndBits< T > | inline |
GetMaxValue() const | TfPointerAndBits< T > | inline |
GetNumBitsValues() const | TfPointerAndBits< T > | inline |
operator*() const noexcept | TfPointerAndBits< T > | inline |
operator->() const noexcept | TfPointerAndBits< T > | inline |
operator=(T *ptr) noexcept | TfPointerAndBits< T > | inline |
Set(T *ptr) noexcept | TfPointerAndBits< T > | inline |
Set(T *ptr, Integral val) noexcept | TfPointerAndBits< T > | inline |
SetBits(Integral val) noexcept | TfPointerAndBits< T > | inline |
Swap(TfPointerAndBits &other) noexcept | TfPointerAndBits< T > | inline |
TfPointerAndBits() noexcept | TfPointerAndBits< T > | inline |
TfPointerAndBits(T *p, uintptr_t bits=0) noexcept | TfPointerAndBits< T > | inlineexplicit |