#include <IntAna_ListOfCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | IntAna_ListOfCurve () |
| Standard_EXPORT void | Assign (const IntAna_ListOfCurve &Other) |
| void | operator= (const IntAna_ListOfCurve &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~IntAna_ListOfCurve () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const IntAna_Curve &I) |
| Standard_EXPORT void | Prepend (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &theIt) |
| Standard_EXPORT void | Prepend (IntAna_ListOfCurve &Other) |
| Standard_EXPORT void | Append (const IntAna_Curve &I) |
| Standard_EXPORT void | Append (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &theIt) |
| Standard_EXPORT void | Append (IntAna_ListOfCurve &Other) |
| Standard_EXPORT IntAna_Curve & | First () const |
| Standard_EXPORT IntAna_Curve & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (IntAna_ListIteratorOfListOfCurve &It) |
| Standard_EXPORT void | InsertBefore (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &It) |
| Standard_EXPORT void | InsertBefore (IntAna_ListOfCurve &Other, IntAna_ListIteratorOfListOfCurve &It) |
| Standard_EXPORT void | InsertAfter (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &It) |
| Standard_EXPORT void | InsertAfter (IntAna_ListOfCurve &Other, IntAna_ListIteratorOfListOfCurve &It) |
Private Member Functions | |
| Standard_EXPORT | IntAna_ListOfCurve (const IntAna_ListOfCurve &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1