![]() |
Project
|
This is the complete list of members for o2::rans::BitPtr, including all inherited members.
bitAddress_type typedef | o2::rans::BitPtr | |
BitPtr() noexcept | o2::rans::BitPtr | inline |
BitPtr(intptr_t bitAdr) noexcept | o2::rans::BitPtr | inline |
BitPtr(const T *ptr, intptr_t offset=0) noexcept | o2::rans::BitPtr | inline |
getBitAddress() const noexcept | o2::rans::BitPtr | inline |
getBitAddress() noexcept | o2::rans::BitPtr | inline |
getOffset() const noexcept | o2::rans::BitPtr | inline |
operator intptr_t() const noexcept | o2::rans::BitPtr | inlineexplicit |
operator T*() const noexcept | o2::rans::BitPtr | inlineexplicit |
operator!=(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator+(intptr_t bitOffset) const noexcept | o2::rans::BitPtr | inline |
operator+ | o2::rans::BitPtr | friend |
operator++() noexcept | o2::rans::BitPtr | inline |
operator++(int) noexcept | o2::rans::BitPtr | inline |
operator+=(intptr_t bitOffset) noexcept | o2::rans::BitPtr | inline |
operator-(intptr_t bitOffset) const noexcept | o2::rans::BitPtr | inline |
operator-(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator--() noexcept | o2::rans::BitPtr | inline |
operator--(int) noexcept | o2::rans::BitPtr | inline |
operator-=(intptr_t bitOffset) noexcept | o2::rans::BitPtr | inline |
operator<(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator<=(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator==(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator>(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
operator>=(const BitPtr &other) const noexcept | o2::rans::BitPtr | inline |
swap | o2::rans::BitPtr | friend |
toPtr() const noexcept | o2::rans::BitPtr | inline |