_storage | RE::BSTPointerAndFlags< T, MASK > | protected |
BSTPointerAndFlags() noexcept=default | RE::BSTPointerAndFlags< T, MASK > | |
BSTPointerAndFlags(const BSTPointerAndFlags &a_rhs) | RE::BSTPointerAndFlags< T, MASK > | inline |
BSTPointerAndFlags(BSTPointerAndFlags &&a_rhs) noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
BSTPointerAndFlags(std::nullptr_t) noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
clear_flags() noexcept | RE::BSTPointerAndFlags< T, MASK > | inlineprotected |
element_type typedef | RE::BSTPointerAndFlags< T, MASK > | |
FLAG_MASK | RE::BSTPointerAndFlags< T, MASK > | protectedstatic |
get() const noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
operator bool() const noexcept | RE::BSTPointerAndFlags< T, MASK > | inlineexplicit |
operator*() const noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
operator->() const noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
operator=(const BSTPointerAndFlags &a_rhs) | RE::BSTPointerAndFlags< T, MASK > | inline |
operator=(BSTPointerAndFlags &&a_rhs) noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
reset() noexcept | RE::BSTPointerAndFlags< T, MASK > | inline |
value_type typedef | RE::BSTPointerAndFlags< T, MASK > | |
~BSTPointerAndFlags() | RE::BSTPointerAndFlags< T, MASK > | inline |