Low-Level Abstraction of Memory Access
llama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > Member List

This is the complete list of members for llama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, including all inherited members.

BitPackedIntRef(StoredIntegralCV *ptr, SizeType bitOffset, VHBits vhBits)llama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >inline
BitPackedIntRef(const BitPackedIntRef &)=defaultllama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >
operator Integral() constllama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >inline
operator%=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator&=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator*=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator++() -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator++(int) -> Integralllama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator+=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator--() -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator--(int) -> Integralllama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator-=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator/=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator<<=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator=(const BitPackedIntRef &other) -> BitPackedIntRef &llama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >inline
operator=(Integral value) -> BitPackedIntRef &llama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >inline
operator>>=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator^=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
operator|=(const Integral &rhs) -> BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit > &llama::ProxyRefOpMixin< BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >, Integral >inline
value_type typedefllama::mapping::internal::BitPackedIntRef< Integral, StoredIntegralCV, VHBits, SizeType, SignBit >