Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Arccore::Span< T, Extent, MinValue > Liste des membres

Liste complète des membres de Arccore::Span< T, Extent, MinValue >, y compris les membres hérités :

_setArray(pointer v, Int64 s) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inlineprotected
_setPtr(pointer v) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inlineprotected
_setSize(Int64 s) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inlineprotected
ARCCORE_DEPRECATED_REASON("Y2023: Use begin()/end() instead") ArrayRange< pointer > range() constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
BaseClass typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >
begin() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
constSmallView() constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
contains(const_reference v) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
copy(const U &copy_array)Arccore::SpanImpl< T, Int64, Extent, MinValue >inline
create(pointer ptr, size_type asize) noexceptArccore::Span< T, Extent, MinValue >inlinestatic
data() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
empty() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
end() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
fill(T o)Arccore::SpanImpl< T, Int64, Extent, MinValue >inline
findFirst(const_reference v) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
is_same_const_type typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >
item(Int64 i) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
length() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
m_ptrArccore::SpanImpl< T, Int64, Extent, MinValue >private
m_sizeArccore::SpanImpl< T, Int64, Extent, MinValue >private
operator()(Int64 i) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
operator=(std::array< X, N > &from) noexceptArccore::Span< T, Extent, MinValue >inline
operator[](Int64 i) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
pointer typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >
ptrAt(Int64 index) constArccore::SpanImpl< T, Int64, Extent, MinValue >inline
rbegin() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
rend() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
setItem(Int64 i, const_reference v) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
size() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
size_type typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >
sizeBytes() const noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
smallView()Arccore::SpanImpl< T, Int64, Extent, MinValue >inline
Span()=defaultArccore::Span< T, Extent, MinValue >
Span(const ArrayView< value_type > &from) noexceptArccore::Span< T, Extent, MinValue >inline
Span(const ConstArrayView< X > &from) noexcept (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >inline
Span(const Span< X, XExtent, XMinValue > &from) noexcept (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >inline
Span(const SmallSpan< X, XExtent, XMinValue > &from) noexcept (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >inline
Span(const SpanImpl< T, Int64, XExtent, XMinValue > &from) noexcept (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >inline
Span(const SpanImpl< T, Int32, XExtent, XMinValue > &from) noexcept (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >inline
Span(pointer ptr, Int64 asize) noexceptArccore::Span< T, Extent, MinValue >inline
Span(std::array< X, N > &from) noexceptArccore::Span< T, Extent, MinValue >inline
SpanImpl() noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
SpanImpl(const SpanImpl< X, Int64, XExtent, XMinValue > &from) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
SpanImpl(pointer ptr, Int64 asize) noexceptArccore::SpanImpl< T, Int64, Extent, MinValue >inline
SpanImpl(std::array< X, N > &from)Arccore::SpanImpl< T, Int64, Extent, MinValue >inline
subPart(Int64 abegin, Int64 asize) constArccore::Span< T, Extent, MinValue >inline
subPartInterval(Int64 index, Int64 nb_interval) constArccore::Span< T, Extent, MinValue >inline
subSpan(Int64 abegin, Int64 asize) constArccore::Span< T, Extent, MinValue >inline
subspan(Int64 abegin, Int64 asize) constArccore::Span< T, Extent, MinValue >inline
subSpanInterval(Int64 index, Int64 nb_interval) constArccore::Span< T, Extent, MinValue >inline
subView(Int64 abegin, Int64 asize) constArccore::Span< T, Extent, MinValue >inline
subViewInterval(Int64 index, Int64 nb_interval) constArccore::Span< T, Extent, MinValue >inline
ThatClass typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >
value_type typedef (défini dans Arccore::Span< T, Extent, MinValue >)Arccore::Span< T, Extent, MinValue >