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

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