|
|
| data_view_policy_soa_get (std::span< uint8_t > data) |
| |
|
| data_view_policy_soa_get (std::span< const uint8_t > data) |
| |
|
template<typename C > |
| | data_view_policy_soa_get (const C &c) |
| |
|
GAIA_NODISCARD constexpr decltype(auto) | operator[] (size_t idx) const noexcept |
| |
|
template<size_t Item> |
| GAIA_NODISCARD constexpr auto | get () const noexcept |
| |
|
GAIA_NODISCARD decltype(auto) | data () const noexcept |
| |
|
GAIA_NODISCARD auto | size () const noexcept |
| |
|
|
std::span< const uint8_t > | m_data |
| | Raw data pointed to by the view policy.
|
| |
The documentation for this struct was generated from the following file: