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

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