Low-Level Abstraction of Memory Access
llama::accessor::Const::Reference< Ref > Member List

This is the complete list of members for llama::accessor::Const::Reference< Ref >, including all inherited members.

operator value_type() constllama::accessor::Const::Reference< Ref >inline
operator%=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator&=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator*=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator++() -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator++(int) -> Ref::value_typellama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator+=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator--() -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator--(int) -> Ref::value_typellama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator-=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator/=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator<<=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator=(const Reference &other) -> Reference &llama::accessor::Const::Reference< Ref >inline
operator=(T) -> Reference &llama::accessor::Const::Reference< Ref >inline
operator>>=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator^=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
operator|=(const Ref::value_type &rhs) -> Reference< Ref > &llama::ProxyRefOpMixin< Reference< Ref >, Ref::value_type >inline
Reference(Ref ref)llama::accessor::Const::Reference< Ref >inlineexplicit
Reference(const Reference &)=defaultllama::accessor::Const::Reference< Ref >
value_type typedefllama::accessor::Const::Reference< Ref >