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