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