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

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