#include <BRep_ListOfCurveRepresentation.hxx>
| BRep_ListOfCurveRepresentation::BRep_ListOfCurveRepresentation | ( | ) |
| BRep_ListOfCurveRepresentation::~BRep_ListOfCurveRepresentation | ( | ) | [inline] |
| void BRep_ListOfCurveRepresentation::Append | ( | BRep_ListOfCurveRepresentation & | Other | ) |
| void BRep_ListOfCurveRepresentation::Append | ( | const Handle< BRep_CurveRepresentation > & | I, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | theIt | |||
| ) |
| void BRep_ListOfCurveRepresentation::Append | ( | const Handle< BRep_CurveRepresentation > & | I | ) |
| void BRep_ListOfCurveRepresentation::Assign | ( | const BRep_ListOfCurveRepresentation & | Other | ) |
| void BRep_ListOfCurveRepresentation::Clear | ( | ) |
| Standard_Integer BRep_ListOfCurveRepresentation::Extent | ( | ) | const |
| Handle_BRep_CurveRepresentation& BRep_ListOfCurveRepresentation::First | ( | ) | const |
| void BRep_ListOfCurveRepresentation::InsertAfter | ( | BRep_ListOfCurveRepresentation & | Other, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | It | |||
| ) |
| void BRep_ListOfCurveRepresentation::InsertAfter | ( | const Handle< BRep_CurveRepresentation > & | I, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | It | |||
| ) |
| void BRep_ListOfCurveRepresentation::InsertBefore | ( | BRep_ListOfCurveRepresentation & | Other, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | It | |||
| ) |
| void BRep_ListOfCurveRepresentation::InsertBefore | ( | const Handle< BRep_CurveRepresentation > & | I, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | It | |||
| ) |
| Standard_Boolean BRep_ListOfCurveRepresentation::IsEmpty | ( | ) | const |
| Handle_BRep_CurveRepresentation& BRep_ListOfCurveRepresentation::Last | ( | ) | const |
| void BRep_ListOfCurveRepresentation::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BRep_ListOfCurveRepresentation::operator new | ( | size_t | size | ) | [inline] |
| void* BRep_ListOfCurveRepresentation::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| void BRep_ListOfCurveRepresentation::operator= | ( | const BRep_ListOfCurveRepresentation & | Other | ) | [inline] |
| void BRep_ListOfCurveRepresentation::Prepend | ( | BRep_ListOfCurveRepresentation & | Other | ) |
| void BRep_ListOfCurveRepresentation::Prepend | ( | const Handle< BRep_CurveRepresentation > & | I, | |
| BRep_ListIteratorOfListOfCurveRepresentation & | theIt | |||
| ) |
| void BRep_ListOfCurveRepresentation::Prepend | ( | const Handle< BRep_CurveRepresentation > & | I | ) |
| void BRep_ListOfCurveRepresentation::Remove | ( | BRep_ListIteratorOfListOfCurveRepresentation & | It | ) |
| void BRep_ListOfCurveRepresentation::RemoveFirst | ( | ) |
1.6.3