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