This is the complete list of members for portablecollection::Collections< Args >, including all inherited members.
CollectionImpl()=default | portablecollection::CollectionImpl< 0, Args... > | |
CollectionImpl(std::byte *buffer, int32_t elements) | portablecollection::CollectionImpl< 0, Args... > | inline |
CollectionImpl(std::byte *buffer, std::array< int32_t, N > const &sizes) | portablecollection::CollectionImpl< 0, Args... > | inline |
CollectionLeaf()=default | portablecollection::CollectionLeaf< Idx, Args... > | |
CollectionLeaf(std::byte *buffer, int32_t elements) | portablecollection::CollectionLeaf< Idx, Args... > | inline |
CollectionLeaf(std::byte *buffer, std::array< int32_t, N > const &sizes) | portablecollection::CollectionLeaf< Idx, Args... > | inline |
ConstView typedef | portablecollection::CollectionLeaf< Idx, Args... > | |
Layout typedef | portablecollection::CollectionLeaf< Idx, Args... > | |
layout_ | portablecollection::CollectionLeaf< Idx, Args... > | |
View typedef | portablecollection::CollectionLeaf< Idx, Args... > | |
view_ | portablecollection::CollectionLeaf< Idx, Args... > |