Open CASCADE Technology
6.5.4
|
#include <GccEnt_Array1OfPosition.hxx>
DEFINE_STANDARD_ALLOC GccEnt_Array1OfPosition::GccEnt_Array1OfPosition | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
GccEnt_Array1OfPosition::GccEnt_Array1OfPosition | ( | const GccEnt_Position & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
GccEnt_Array1OfPosition::~GccEnt_Array1OfPosition | ( | ) | [inline] |
const GccEnt_Array1OfPosition& GccEnt_Array1OfPosition::Assign | ( | const GccEnt_Array1OfPosition & | Other | ) |
const GccEnt_Position& GccEnt_Array1OfPosition::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
GccEnt_Position& GccEnt_Array1OfPosition::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const GccEnt_Array1OfPosition& GccEnt_Array1OfPosition::operator= | ( | const GccEnt_Array1OfPosition & | Other | ) | [inline] |
void GccEnt_Array1OfPosition::SetValue | ( | const Standard_Integer | Index, |
const GccEnt_Position & | Value | ||
) |
const GccEnt_Position& GccEnt_Array1OfPosition::Value | ( | const Standard_Integer | Index | ) | const |