Open CASCADE Technology
6.5.4
|
#include <BOP_ListOfLoop.hxx>
BOP_ListOfLoop::~BOP_ListOfLoop | ( | ) | [inline] |
void BOP_ListOfLoop::Append | ( | const Handle< BOP_Loop > & | I | ) |
void BOP_ListOfLoop::Append | ( | const Handle< BOP_Loop > & | I, |
BOP_ListIteratorOfListOfLoop & | theIt | ||
) |
void BOP_ListOfLoop::Append | ( | BOP_ListOfLoop & | Other | ) |
void BOP_ListOfLoop::Assign | ( | const BOP_ListOfLoop & | Other | ) |
Standard_Integer BOP_ListOfLoop::Extent | ( | ) | const |
Handle_BOP_Loop& BOP_ListOfLoop::First | ( | ) | const |
void BOP_ListOfLoop::InsertAfter | ( | const Handle< BOP_Loop > & | I, |
BOP_ListIteratorOfListOfLoop & | It | ||
) |
void BOP_ListOfLoop::InsertAfter | ( | BOP_ListOfLoop & | Other, |
BOP_ListIteratorOfListOfLoop & | It | ||
) |
void BOP_ListOfLoop::InsertBefore | ( | const Handle< BOP_Loop > & | I, |
BOP_ListIteratorOfListOfLoop & | It | ||
) |
void BOP_ListOfLoop::InsertBefore | ( | BOP_ListOfLoop & | Other, |
BOP_ListIteratorOfListOfLoop & | It | ||
) |
Standard_Boolean BOP_ListOfLoop::IsEmpty | ( | ) | const |
Handle_BOP_Loop& BOP_ListOfLoop::Last | ( | ) | const |
void BOP_ListOfLoop::operator= | ( | const BOP_ListOfLoop & | Other | ) | [inline] |
void BOP_ListOfLoop::Prepend | ( | const Handle< BOP_Loop > & | I | ) |
void BOP_ListOfLoop::Prepend | ( | const Handle< BOP_Loop > & | I, |
BOP_ListIteratorOfListOfLoop & | theIt | ||
) |
void BOP_ListOfLoop::Prepend | ( | BOP_ListOfLoop & | Other | ) |