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