Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BOPTools_ListOfInterference Class Reference

#include <BOPTools_ListOfInterference.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_ListOfInterference ()
void Assign (const BOPTools_ListOfInterference &Other)
void operator= (const BOPTools_ListOfInterference &Other)
Standard_Integer Extent () const
void Clear ()
 ~BOPTools_ListOfInterference ()
Standard_Boolean IsEmpty () const
void Prepend (const BOPTools_Interference &I)
void Prepend (const BOPTools_Interference &I, BOPTools_ListIteratorOfListOfInterference &theIt)
void Prepend (BOPTools_ListOfInterference &Other)
void Append (const BOPTools_Interference &I)
void Append (const BOPTools_Interference &I, BOPTools_ListIteratorOfListOfInterference &theIt)
void Append (BOPTools_ListOfInterference &Other)
BOPTools_InterferenceFirst () const
BOPTools_InterferenceLast () const
void RemoveFirst ()
void Remove (BOPTools_ListIteratorOfListOfInterference &It)
void InsertBefore (const BOPTools_Interference &I, BOPTools_ListIteratorOfListOfInterference &It)
void InsertBefore (BOPTools_ListOfInterference &Other, BOPTools_ListIteratorOfListOfInterference &It)
void InsertAfter (const BOPTools_Interference &I, BOPTools_ListIteratorOfListOfInterference &It)
void InsertAfter (BOPTools_ListOfInterference &Other, BOPTools_ListIteratorOfListOfInterference &It)

Constructor & Destructor Documentation


Member Function Documentation

void BOPTools_ListOfInterference::operator= ( const BOPTools_ListOfInterference Other) [inline]

The documentation for this class was generated from the following file: