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