| BSPointerHandle class | RE::BSPointerHandle< T, Handle > | friend |
| BSPointerHandle() noexcept=default | RE::BSPointerHandle< T, Handle > | |
| BSPointerHandle(const BSPointerHandle &) noexcept=default | RE::BSPointerHandle< T, Handle > | |
| BSPointerHandle(BSPointerHandle &&) noexcept=default | RE::BSPointerHandle< T, Handle > | |
| BSPointerHandle(Y *a_rhs) | RE::BSPointerHandle< T, Handle > | inlineexplicit |
| BSPointerHandle(const BSPointerHandle< Y, Handle > &a_rhs) noexcept | RE::BSPointerHandle< T, Handle > | inline |
| get() const | RE::BSPointerHandle< T, Handle > | inline |
| native_handle() const noexcept | RE::BSPointerHandle< T, Handle > | inline |
| native_handle_type typedef | RE::BSPointerHandle< T, Handle > | |
| operator bool() const noexcept | RE::BSPointerHandle< T, Handle > | inlineexplicit |
| operator!=(const BSPointerHandle &a_lhs, const BSPointerHandle &a_rhs) noexcept | RE::BSPointerHandle< T, Handle > | friend |
| operator=(const BSPointerHandle &) noexcept=default | RE::BSPointerHandle< T, Handle > | |
| operator=(BSPointerHandle &&) noexcept=default | RE::BSPointerHandle< T, Handle > | |
| operator=(Y *a_rhs) | RE::BSPointerHandle< T, Handle > | inline |
| operator=(const BSPointerHandle< Y, Handle > &a_rhs) noexcept | RE::BSPointerHandle< T, Handle > | inline |
| operator==(const BSPointerHandle &a_lhs, const BSPointerHandle &a_rhs) noexcept | RE::BSPointerHandle< T, Handle > | friend |
| reset() noexcept | RE::BSPointerHandle< T, Handle > | inline |
| ~BSPointerHandle() noexcept=default | RE::BSPointerHandle< T, Handle > | |