Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::ConstArrayViewPOD_T< DataType > Class Template Reference
Collaboration diagram for Arcane::ConstArrayViewPOD_T< DataType >:

Public Attributes

Integer m_size
const DataType * m_ptr

Detailed Description

template<typename DataType>
class Arcane::ConstArrayViewPOD_T< DataType >

Definition at line 82 of file ItemVectorView.cc.

Member Data Documentation

◆ m_ptr

template<typename DataType>
const DataType* Arcane::ConstArrayViewPOD_T< DataType >::m_ptr

Definition at line 87 of file ItemVectorView.cc.

◆ m_size

template<typename DataType>
Integer Arcane::ConstArrayViewPOD_T< DataType >::m_size

Definition at line 86 of file ItemVectorView.cc.


The documentation for this class was generated from the following file: