Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListOfInterference Class Reference

#include <BOPTools_ListOfInterference.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

BOPTools_ListOfInterference::BOPTools_ListOfInterference ( )
BOPTools_ListOfInterference::~BOPTools_ListOfInterference ( ) [inline]

Member Function Documentation

void BOPTools_ListOfInterference::Append ( const BOPTools_Interference I)
void BOPTools_ListOfInterference::Append ( const BOPTools_Interference I,
BOPTools_ListIteratorOfListOfInterference theIt 
)
void BOPTools_ListOfInterference::Append ( BOPTools_ListOfInterference Other)
void BOPTools_ListOfInterference::Assign ( const BOPTools_ListOfInterference Other)
void BOPTools_ListOfInterference::Clear ( )
Standard_Integer BOPTools_ListOfInterference::Extent ( ) const
BOPTools_Interference& BOPTools_ListOfInterference::First ( ) const
void BOPTools_ListOfInterference::InsertAfter ( const BOPTools_Interference I,
BOPTools_ListIteratorOfListOfInterference It 
)
void BOPTools_ListOfInterference::InsertAfter ( BOPTools_ListOfInterference Other,
BOPTools_ListIteratorOfListOfInterference It 
)
void BOPTools_ListOfInterference::InsertBefore ( BOPTools_ListOfInterference Other,
BOPTools_ListIteratorOfListOfInterference It 
)
void BOPTools_ListOfInterference::InsertBefore ( const BOPTools_Interference I,
BOPTools_ListIteratorOfListOfInterference It 
)
Standard_Boolean BOPTools_ListOfInterference::IsEmpty ( ) const
BOPTools_Interference& BOPTools_ListOfInterference::Last ( ) const
void BOPTools_ListOfInterference::operator delete ( void *  anAddress) [inline]
void* BOPTools_ListOfInterference::operator new ( size_t  size) [inline]
void* BOPTools_ListOfInterference::operator new ( size_t  ,
void *  anAddress 
) [inline]
void BOPTools_ListOfInterference::operator= ( const BOPTools_ListOfInterference Other) [inline]
void BOPTools_ListOfInterference::Prepend ( const BOPTools_Interference I)
void BOPTools_ListOfInterference::Prepend ( const BOPTools_Interference I,
BOPTools_ListIteratorOfListOfInterference theIt 
)
void BOPTools_ListOfInterference::Prepend ( BOPTools_ListOfInterference Other)
void BOPTools_ListOfInterference::Remove ( BOPTools_ListIteratorOfListOfInterference It)
void BOPTools_ListOfInterference::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines