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

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