|
Open CASCADE Technology
6.9.0
|
#include <StepBasic_Array1OfDocument.hxx>
| StepBasic_Array1OfDocument::StepBasic_Array1OfDocument | ( | const Standard_Integer | Low, |
| const Standard_Integer | Up | ||
| ) |
| StepBasic_Array1OfDocument::StepBasic_Array1OfDocument | ( | const Handle< StepBasic_Document > & | Item, |
| const Standard_Integer | Low, | ||
| const Standard_Integer | Up | ||
| ) |
|
inline |
| const StepBasic_Array1OfDocument& StepBasic_Array1OfDocument::Assign | ( | const StepBasic_Array1OfDocument & | Other | ) |
| Handle< StepBasic_Document >& StepBasic_Array1OfDocument::ChangeValue | ( | const Standard_Integer | Index | ) |
| void StepBasic_Array1OfDocument::Destroy | ( | ) |
| void StepBasic_Array1OfDocument::Init | ( | const Handle< StepBasic_Document > & | V | ) |
| Standard_Boolean StepBasic_Array1OfDocument::IsAllocated | ( | ) | const |
| Standard_Integer StepBasic_Array1OfDocument::Length | ( | ) | const |
| Standard_Integer StepBasic_Array1OfDocument::Lower | ( | ) | const |
|
inline |
|
inline |
|
inline |
| void StepBasic_Array1OfDocument::SetValue | ( | const Standard_Integer | Index, |
| const Handle< StepBasic_Document > & | Value | ||
| ) |
| Standard_Integer StepBasic_Array1OfDocument::Upper | ( | ) | const |
| const Handle< StepBasic_Document >& StepBasic_Array1OfDocument::Value | ( | const Standard_Integer | Index | ) | const |
1.8.5