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

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