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

| BOPTools_SequenceOfCurves::BOPTools_SequenceOfCurves | ( | ) |
| BOPTools_SequenceOfCurves::~BOPTools_SequenceOfCurves | ( | ) | [inline] |
| void BOPTools_SequenceOfCurves::Append | ( | const BOPTools_Curve & | T | ) |
| void BOPTools_SequenceOfCurves::Append | ( | BOPTools_SequenceOfCurves & | S | ) |
| const BOPTools_SequenceOfCurves& BOPTools_SequenceOfCurves::Assign | ( | const BOPTools_SequenceOfCurves & | Other | ) |
| BOPTools_Curve& BOPTools_SequenceOfCurves::ChangeValue | ( | const Standard_Integer | Index | ) |
| void BOPTools_SequenceOfCurves::Clear | ( | ) |
| const BOPTools_Curve& BOPTools_SequenceOfCurves::First | ( | ) | const |
| void BOPTools_SequenceOfCurves::InsertAfter | ( | const Standard_Integer | Index, |
| const BOPTools_Curve & | T | ||
| ) |
| void BOPTools_SequenceOfCurves::InsertAfter | ( | const Standard_Integer | Index, |
| BOPTools_SequenceOfCurves & | S | ||
| ) |
| void BOPTools_SequenceOfCurves::InsertBefore | ( | const Standard_Integer | Index, |
| const BOPTools_Curve & | T | ||
| ) |
| void BOPTools_SequenceOfCurves::InsertBefore | ( | const Standard_Integer | Index, |
| BOPTools_SequenceOfCurves & | S | ||
| ) |
| const BOPTools_Curve& BOPTools_SequenceOfCurves::Last | ( | ) | const |
| void BOPTools_SequenceOfCurves::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* BOPTools_SequenceOfCurves::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* BOPTools_SequenceOfCurves::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| BOPTools_Curve& BOPTools_SequenceOfCurves::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BOPTools_Curve& BOPTools_SequenceOfCurves::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const BOPTools_SequenceOfCurves& BOPTools_SequenceOfCurves::operator= | ( | const BOPTools_SequenceOfCurves & | Other | ) | [inline] |
| void BOPTools_SequenceOfCurves::Prepend | ( | BOPTools_SequenceOfCurves & | S | ) |
| void BOPTools_SequenceOfCurves::Prepend | ( | const BOPTools_Curve & | T | ) |
| void BOPTools_SequenceOfCurves::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void BOPTools_SequenceOfCurves::Remove | ( | const Standard_Integer | Index | ) |
| void BOPTools_SequenceOfCurves::SetValue | ( | const Standard_Integer | Index, |
| const BOPTools_Curve & | I | ||
| ) |
| void BOPTools_SequenceOfCurves::Split | ( | const Standard_Integer | Index, |
| BOPTools_SequenceOfCurves & | Sub | ||
| ) |
| const BOPTools_Curve& BOPTools_SequenceOfCurves::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4