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

| void ShapeAnalysis_HSequenceOfFreeBounds::Append | ( | const Handle< ShapeAnalysis_FreeBoundData > & | anItem | ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::Append | ( | const Handle< ShapeAnalysis_HSequenceOfFreeBounds > & | aSequence | ) |
| Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_HSequenceOfFreeBounds::ChangeValue | ( | const Standard_Integer | anIndex | ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::Exchange | ( | const Standard_Integer | anIndex, |
| const Standard_Integer | anOtherIndex | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< ShapeAnalysis_FreeBoundData > & | anItem | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< ShapeAnalysis_HSequenceOfFreeBounds > & | aSequence | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< ShapeAnalysis_FreeBoundData > & | anItem | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< ShapeAnalysis_HSequenceOfFreeBounds > & | aSequence | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::Prepend | ( | const Handle< ShapeAnalysis_FreeBoundData > & | anItem | ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::Prepend | ( | const Handle< ShapeAnalysis_HSequenceOfFreeBounds > & | aSequence | ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::Remove | ( | const Standard_Integer | fromIndex, |
| const Standard_Integer | toIndex | ||
| ) |
| void ShapeAnalysis_HSequenceOfFreeBounds::SetValue | ( | const Standard_Integer | anIndex, |
| const Handle< ShapeAnalysis_FreeBoundData > & | anItem | ||
| ) |
| Handle_ShapeAnalysis_HSequenceOfFreeBounds ShapeAnalysis_HSequenceOfFreeBounds::ShallowCopy | ( | ) | const |
| Handle_ShapeAnalysis_HSequenceOfFreeBounds ShapeAnalysis_HSequenceOfFreeBounds::Split | ( | const Standard_Integer | anIndex | ) |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_HSequenceOfFreeBounds::Value | ( | const Standard_Integer | anIndex | ) | const |
1.8.0