#include <GEOMAlgo_ListOfCoupleOfShapes.hxx>
| Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes.GEOMAlgo_ListOfCoupleOfShapes | ( | ) |
| GEOMAlgo_ListOfCoupleOfShapes.~GEOMAlgo_ListOfCoupleOfShapes | ( | ) |
References Clear().
| Standard_EXPORT GEOMAlgo_ListOfCoupleOfShapes.GEOMAlgo_ListOfCoupleOfShapes | ( | const GEOMAlgo_ListOfCoupleOfShapes & | Other | ) | [private] |
| void* GEOMAlgo_ListOfCoupleOfShapes.operator new | ( | size_t | , |
| void * | anAddress | ||
| ) |
| void* GEOMAlgo_ListOfCoupleOfShapes.operator new | ( | size_t | size | ) |
| void GEOMAlgo_ListOfCoupleOfShapes.operator delete | ( | void * | anAddress | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Assign | ( | const GEOMAlgo_ListOfCoupleOfShapes & | Other | ) |
| void GEOMAlgo_ListOfCoupleOfShapes.operator= | ( | const GEOMAlgo_ListOfCoupleOfShapes & | Other | ) |
References Assign().
| Standard_EXPORT Standard_Integer GEOMAlgo_ListOfCoupleOfShapes.Extent | ( | ) | const |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Clear | ( | ) |
| Standard_Boolean GEOMAlgo_ListOfCoupleOfShapes.IsEmpty | ( | ) | const |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend | ( | const GEOMAlgo_CoupleOfShapes & | I | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend | ( | const GEOMAlgo_CoupleOfShapes & | I, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | theIt | ||
| ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Prepend | ( | GEOMAlgo_ListOfCoupleOfShapes & | Other | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append | ( | const GEOMAlgo_CoupleOfShapes & | I | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append | ( | const GEOMAlgo_CoupleOfShapes & | I, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | theIt | ||
| ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Append | ( | GEOMAlgo_ListOfCoupleOfShapes & | Other | ) |
| Standard_EXPORT GEOMAlgo_CoupleOfShapes& GEOMAlgo_ListOfCoupleOfShapes.First | ( | ) | const |
| Standard_EXPORT GEOMAlgo_CoupleOfShapes& GEOMAlgo_ListOfCoupleOfShapes.Last | ( | ) | const |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.RemoveFirst | ( | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.Remove | ( | GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | It | ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertBefore | ( | const GEOMAlgo_CoupleOfShapes & | I, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | It | ||
| ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertBefore | ( | GEOMAlgo_ListOfCoupleOfShapes & | Other, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | It | ||
| ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertAfter | ( | const GEOMAlgo_CoupleOfShapes & | I, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | It | ||
| ) |
| Standard_EXPORT void GEOMAlgo_ListOfCoupleOfShapes.InsertAfter | ( | GEOMAlgo_ListOfCoupleOfShapes & | Other, |
| GEOMAlgo_ListIteratorOfListOfCoupleOfShapes & | It | ||
| ) |
friend class GEOMAlgo_ListIteratorOfListOfCoupleOfShapes [friend] |
Standard_Address GEOMAlgo_ListOfCoupleOfShapes.myFirst [private] |
Standard_Address GEOMAlgo_ListOfCoupleOfShapes.myLast [private] |