#include <ChFiDS_Regularities.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_Regularities () |
Standard_EXPORT void | Assign (const ChFiDS_Regularities &Other) |
void | operator= (const ChFiDS_Regularities &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~ChFiDS_Regularities () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const ChFiDS_Regul &I) |
Standard_EXPORT void | Prepend (const ChFiDS_Regul &I, ChFiDS_ListIteratorOfRegularities &theIt) |
Standard_EXPORT void | Prepend (ChFiDS_Regularities &Other) |
Standard_EXPORT void | Append (const ChFiDS_Regul &I) |
Standard_EXPORT void | Append (const ChFiDS_Regul &I, ChFiDS_ListIteratorOfRegularities &theIt) |
Standard_EXPORT void | Append (ChFiDS_Regularities &Other) |
Standard_EXPORT ChFiDS_Regul & | First () const |
Standard_EXPORT ChFiDS_Regul & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (ChFiDS_ListIteratorOfRegularities &It) |
Standard_EXPORT void | InsertBefore (const ChFiDS_Regul &I, ChFiDS_ListIteratorOfRegularities &It) |
Standard_EXPORT void | InsertBefore (ChFiDS_Regularities &Other, ChFiDS_ListIteratorOfRegularities &It) |
Standard_EXPORT void | InsertAfter (const ChFiDS_Regul &I, ChFiDS_ListIteratorOfRegularities &It) |
Standard_EXPORT void | InsertAfter (ChFiDS_Regularities &Other, ChFiDS_ListIteratorOfRegularities &It) |
Private Member Functions | |
Standard_EXPORT | ChFiDS_Regularities (const ChFiDS_Regularities &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|