Low-Level Abstraction of Memory Access
llama::mapping::internal::ProjectionReference< Reference, Projection > Member List

This is the complete list of members for llama::mapping::internal::ProjectionReference< Reference, Projection >, including all inherited members.

operator value_type() constllama::mapping::internal::ProjectionReference< Reference, Projection >inline
operator%=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator&=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator*=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator++() -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator++(int) -> decltype(Projection::load(std::declval< Reference >()))llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator+=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator--() -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator--(int) -> decltype(Projection::load(std::declval< Reference >()))llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator-=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator/=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator<<=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator=(const ProjectionReference &other) -> ProjectionReference &llama::mapping::internal::ProjectionReference< Reference, Projection >inline
operator=(value_type v) -> ProjectionReference &llama::mapping::internal::ProjectionReference< Reference, Projection >inline
operator>>=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator^=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
operator|=(const decltype(Projection::load(std::declval< Reference >())) &rhs) -> ProjectionReference< Reference, Projection > &llama::ProxyRefOpMixin< ProjectionReference< Reference, Projection >, decltype(Projection::load(std::declval< Reference >()))>inline
ProjectionReference(Reference storageRef)llama::mapping::internal::ProjectionReference< Reference, Projection >inlineexplicit
ProjectionReference(const ProjectionReference &)=defaultllama::mapping::internal::ProjectionReference< Reference, Projection >
value_type typedefllama::mapping::internal::ProjectionReference< Reference, Projection >