View over a list of ItemLocalId.
More...
#include <arcane/core/ItemLocalIdListView.h>
View over a list of ItemLocalId.
Definition at line 174 of file ItemLocalIdListView.h.
◆ BaseClass
◆ ThatClass
| using Arcane::ItemLocalIdListView::ThatClass = ItemLocalIdListView |
◆ containerView()
◆ operator[]()
| __host__ __device__ ItemLocalId Arcane::ItemLocalIdListView::operator[] |
( |
Int32 | index | ) |
const |
|
inlineconstexpr |
◆ size()
| __host__ __device__ Int32 Arcane::ItemLocalIdListView::size |
( |
| ) |
const |
|
inlineconstexpr |
◆ ItemLocalIdListViewT
template<typename ItemType>
| friend class ItemLocalIdListViewT |
|
friend |
◆ ItemVectorView
| friend class ItemVectorView |
|
friend |
◆ operator!=
| bool operator!= |
( |
const ThatClass & | lhs, |
|
|
const ThatClass & | rhs ) |
|
friend |
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | o, |
|
|
const ThatClass & | lhs ) |
|
friend |
◆ operator==
| bool operator== |
( |
const ThatClass & | lhs, |
|
|
const ThatClass & | rhs ) |
|
friend |
The documentation for this class was generated from the following file: