Open CASCADE Technology 6.6.0
|
#include <StepShape_Array1OfFaceBound.hxx>
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Standard_Integer | Low, |
const Standard_Integer | Up | ||
) |
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound | ( | const Handle< StepShape_FaceBound > & | Item, |
const Standard_Integer | Low, | ||
const Standard_Integer | Up | ||
) |
StepShape_Array1OfFaceBound::~StepShape_Array1OfFaceBound | ( | ) | [inline] |
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::Assign | ( | const StepShape_Array1OfFaceBound & | Other | ) |
Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::ChangeValue | ( | const Standard_Integer | Index | ) |
void StepShape_Array1OfFaceBound::Destroy | ( | ) |
void StepShape_Array1OfFaceBound::Init | ( | const Handle< StepShape_FaceBound > & | V | ) |
Standard_Boolean StepShape_Array1OfFaceBound::IsAllocated | ( | ) | const |
Standard_Integer StepShape_Array1OfFaceBound::Length | ( | ) | const |
Standard_Integer StepShape_Array1OfFaceBound::Lower | ( | ) | const |
Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::operator= | ( | const StepShape_Array1OfFaceBound & | Other | ) | [inline] |
void StepShape_Array1OfFaceBound::SetValue | ( | const Standard_Integer | Index, |
const Handle< StepShape_FaceBound > & | Value | ||
) |
Standard_Integer StepShape_Array1OfFaceBound::Upper | ( | ) | const |
const Handle_StepShape_FaceBound& StepShape_Array1OfFaceBound::Value | ( | const Standard_Integer | Index | ) | const |