SALOME - SMESH
|
#include <Standard_DimensionMismatch.hxx>
#include <Standard_OutOfMemory.hxx>
#include <Standard_OutOfRange.hxx>
#include <NCollection_Array1.hxx>
Go to the source code of this file.
Data Structures | |
class | SMESH_Array1< TheItemType > |
Purpose: The class Array1 represents unidimensional arrays of fixed size known at run time. More... | |
class | SMESH_Array1< TheItemType >::Iterator |
Implementation of the Iterator interface. More... | |