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