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

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