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

| ShapeAnalysis_SequenceOfFreeBounds::ShapeAnalysis_SequenceOfFreeBounds | ( | ) |
| ShapeAnalysis_SequenceOfFreeBounds::~ShapeAnalysis_SequenceOfFreeBounds | ( | ) | [inline] |
| void ShapeAnalysis_SequenceOfFreeBounds::Append | ( | const Handle< ShapeAnalysis_FreeBoundData > & | T | ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Append | ( | ShapeAnalysis_SequenceOfFreeBounds & | S | ) |
| const ShapeAnalysis_SequenceOfFreeBounds& ShapeAnalysis_SequenceOfFreeBounds::Assign | ( | const ShapeAnalysis_SequenceOfFreeBounds & | Other | ) |
| Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::ChangeValue | ( | const Standard_Integer | Index | ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Clear | ( | ) |
| 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 |
| void ShapeAnalysis_SequenceOfFreeBounds::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* ShapeAnalysis_SequenceOfFreeBounds::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* ShapeAnalysis_SequenceOfFreeBounds::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_ShapeAnalysis_FreeBoundData& ShapeAnalysis_SequenceOfFreeBounds::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const ShapeAnalysis_SequenceOfFreeBounds& ShapeAnalysis_SequenceOfFreeBounds::operator= | ( | const ShapeAnalysis_SequenceOfFreeBounds & | Other | ) | [inline] |
| void ShapeAnalysis_SequenceOfFreeBounds::Prepend | ( | ShapeAnalysis_SequenceOfFreeBounds & | S | ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Prepend | ( | const Handle< ShapeAnalysis_FreeBoundData > & | T | ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void ShapeAnalysis_SequenceOfFreeBounds::Remove | ( | const Standard_Integer | Index | ) |
| 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.7.4