|
Open CASCADE Technology 6.5.2
|
#include <BOPTools_ListOfCheckResults.hxx>
| BOPTools_ListOfCheckResults::BOPTools_ListOfCheckResults | ( | ) |
| BOPTools_ListOfCheckResults::~BOPTools_ListOfCheckResults | ( | ) | [inline] |
| void BOPTools_ListOfCheckResults::Append | ( | const BOPTools_CheckResult & | I | ) |
| void BOPTools_ListOfCheckResults::Append | ( | const BOPTools_CheckResult & | I, |
| BOPTools_ListIteratorOfListOfCheckResults & | theIt | ||
| ) |
| void BOPTools_ListOfCheckResults::Append | ( | BOPTools_ListOfCheckResults & | Other | ) |
| void BOPTools_ListOfCheckResults::Assign | ( | const BOPTools_ListOfCheckResults & | Other | ) |
| void BOPTools_ListOfCheckResults::Clear | ( | ) |
| Standard_Integer BOPTools_ListOfCheckResults::Extent | ( | ) | const |
| BOPTools_CheckResult& BOPTools_ListOfCheckResults::First | ( | ) | const |
| void BOPTools_ListOfCheckResults::InsertAfter | ( | const BOPTools_CheckResult & | I, |
| BOPTools_ListIteratorOfListOfCheckResults & | It | ||
| ) |
| void BOPTools_ListOfCheckResults::InsertAfter | ( | BOPTools_ListOfCheckResults & | Other, |
| BOPTools_ListIteratorOfListOfCheckResults & | It | ||
| ) |
| void BOPTools_ListOfCheckResults::InsertBefore | ( | BOPTools_ListOfCheckResults & | Other, |
| BOPTools_ListIteratorOfListOfCheckResults & | It | ||
| ) |
| void BOPTools_ListOfCheckResults::InsertBefore | ( | const BOPTools_CheckResult & | I, |
| BOPTools_ListIteratorOfListOfCheckResults & | It | ||
| ) |
| Standard_Boolean BOPTools_ListOfCheckResults::IsEmpty | ( | ) | const |
| BOPTools_CheckResult& BOPTools_ListOfCheckResults::Last | ( | ) | const |
| void BOPTools_ListOfCheckResults::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_ListOfCheckResults::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTools_ListOfCheckResults::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void BOPTools_ListOfCheckResults::operator= | ( | const BOPTools_ListOfCheckResults & | Other | ) | [inline] |
| void BOPTools_ListOfCheckResults::Prepend | ( | const BOPTools_CheckResult & | I | ) |
| void BOPTools_ListOfCheckResults::Prepend | ( | const BOPTools_CheckResult & | I, |
| BOPTools_ListIteratorOfListOfCheckResults & | theIt | ||
| ) |
| void BOPTools_ListOfCheckResults::Prepend | ( | BOPTools_ListOfCheckResults & | Other | ) |
| void BOPTools_ListOfCheckResults::Remove | ( | BOPTools_ListIteratorOfListOfCheckResults & | It | ) |
| void BOPTools_ListOfCheckResults::RemoveFirst | ( | ) |
1.7.4