|
Open CASCADE Technology
6.5.4
|
#include <ShapeAnalysis_SequenceOfFreeBounds.hxx>

| const ShapeAnalysis_SequenceOfFreeBounds& ShapeAnalysis_SequenceOfFreeBounds::Assign | ( | const ShapeAnalysis_SequenceOfFreeBounds & | Other | ) |
| Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::ChangeValue | ( | const Standard_Integer | Index | ) |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::First | ( | ) | const |
| void ShapeAnalysis_SequenceOfFreeBounds::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< ShapeAnalysis_FreeBoundData > & | T | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::InsertAfter | ( | const Standard_Integer | Index, |
| ShapeAnalysis_SequenceOfFreeBounds & | S | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< ShapeAnalysis_FreeBoundData > & | T | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::InsertBefore | ( | const Standard_Integer | Index, |
| ShapeAnalysis_SequenceOfFreeBounds & | S | ||
| ) |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::Last | ( | ) | const |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const ShapeAnalysis_SequenceOfFreeBounds& ShapeAnalysis_SequenceOfFreeBounds::operator= | ( | const ShapeAnalysis_SequenceOfFreeBounds & | Other | ) | [inline] |
| void ShapeAnalysis_SequenceOfFreeBounds::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::SetValue | ( | const Standard_Integer | Index, |
| const Handle< ShapeAnalysis_FreeBoundData > & | I | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Split | ( | const Standard_Integer | Index, |
| ShapeAnalysis_SequenceOfFreeBounds & | Sub | ||
| ) |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::Value | ( | const Standard_Integer | Index | ) | const |
1.8.0