| AllItemsT typedef | celeritas::Collection< T, W, M, I > | |
| Collection (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | friend |
| Collection()=default | celeritas::Collection< T, W, M, I > | |
| Collection(Collection const &)=default | celeritas::Collection< T, W, M, I > | |
| Collection(Collection &&)=default | celeritas::Collection< T, W, M, I > | |
| Collection(Collection< T, W2, M2, I > const &other) | celeritas::Collection< T, W, M, I > | inlineexplicit |
| Collection(Collection< T, W2, M2, I > &other) | celeritas::Collection< T, W, M, I > | inlineexplicit |
| CollectionBuilder (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | friend |
| const_pointer typedef | celeritas::Collection< T, W, M, I > | |
| const_reference_type typedef | celeritas::Collection< T, W, M, I > | |
| data() | celeritas::Collection< T, W, M, I > | inline |
| data() const | celeritas::Collection< T, W, M, I > | inline |
| DedupeCollectionBuilder (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | friend |
| empty() const | celeritas::Collection< T, W, M, I > | inline |
| ItemIdT typedef | celeritas::Collection< T, W, M, I > | |
| ItemRangeT typedef | celeritas::Collection< T, W, M, I > | |
| memspace (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | static |
| operator=(Collection const &other)=default | celeritas::Collection< T, W, M, I > | |
| operator=(Collection &&other)=default | celeritas::Collection< T, W, M, I > | |
| operator=(Collection< T, W2, M2, I > const &other) (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | inline |
| operator=(Collection< T, W2, M2, I > &other) (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | inline |
| operator=(Collection< T, W2, M2, I > const &other) | celeritas::Collection< T, W, M, I > | |
| operator=(Collection< T, W2, M2, I > &other) | celeritas::Collection< T, W, M, I > | |
| operator[](ItemIdT i) | celeritas::Collection< T, W, M, I > | |
| operator[](ItemIdT i) const | celeritas::Collection< T, W, M, I > | |
| operator[](ItemRangeT ps) | celeritas::Collection< T, W, M, I > | |
| operator[](ItemRangeT ps) const | celeritas::Collection< T, W, M, I > | |
| operator[](AllItemsT) | celeritas::Collection< T, W, M, I > | |
| operator[](AllItemsT) const | celeritas::Collection< T, W, M, I > | |
| ownership (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | static |
| pointer typedef | celeritas::Collection< T, W, M, I > | |
| reference_type typedef | celeritas::Collection< T, W, M, I > | |
| size() const | celeritas::Collection< T, W, M, I > | inline |
| size_type typedef | celeritas::Collection< T, W, M, I > | |
| SpanConstT typedef | celeritas::Collection< T, W, M, I > | |
| SpanT typedef | celeritas::Collection< T, W, M, I > | |
| storage() const (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | inlineprotected |
| storage() (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | inlineprotected |
| StorageT typedef (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | protected |
| value_type typedef | celeritas::Collection< T, W, M, I > | |
| ~Collection()=default (defined in celeritas::Collection< T, W, M, I >) | celeritas::Collection< T, W, M, I > | |