get_addr_of_pointer() const -> pointer_type const * | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
get_addr_of_pointer() -> pointer_type * | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
get_from_opaque_value(void *v) -> pointer_int_pair | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inlinestatic |
get_from_opaque_value(void const *v) -> pointer_int_pair | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inlinestatic |
get_int() const -> int_type | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
get_opaque_value() const -> void * | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
get_pointer() const -> pointer_type | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
int_bits | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | static |
int_type typedef | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | |
operator!=(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
operator<(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
operator<=(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
operator==(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
operator>(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
operator>=(pointer_int_pair const &lhs, pointer_int_pair const &rhs) -> bool | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | friend |
pointer_info typedef | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | |
pointer_int_pair()=default | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | |
pointer_int_pair(pointer_type pointerValue, int_type intValue) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
pointer_int_pair(pointer_type pointerValue) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inlineexplicit |
pointer_traits typedef | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | |
pointer_type typedef | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | |
set_from_opaque_value(void *val) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
set_int(int_type intValue) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
set_pointer(pointer_type pointerValue) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |
set_ptr_and_int(pointer_type pointerValue, int_type intValue) | pointer_int_pair< PointerT, IntBits, IntType, PtrTraits, Info > | inline |