Open CASCADE Technology
6.5.4
|
#include <Intf_SeqOfSectionLine.hxx>
Intf_SeqOfSectionLine::~Intf_SeqOfSectionLine | ( | ) | [inline] |
const Intf_SectionLine& Intf_SeqOfSectionLine::First | ( | ) | const |
void Intf_SeqOfSectionLine::InsertAfter | ( | const Standard_Integer | Index, |
const Intf_SectionLine & | T | ||
) |
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 |
const Intf_SectionLine& Intf_SeqOfSectionLine::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
Intf_SectionLine& Intf_SeqOfSectionLine::operator() | ( | const Standard_Integer | Index | ) | [inline] |
const Intf_SeqOfSectionLine& Intf_SeqOfSectionLine::operator= | ( | const Intf_SeqOfSectionLine & | Other | ) | [inline] |
void Intf_SeqOfSectionLine::Remove | ( | const Standard_Integer | FromIndex, |
const Standard_Integer | ToIndex | ||
) |
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 |