Open CASCADE Technology 6.6.0
Public Member Functions
HLRAlgo_InterferenceList Class Reference

#include <HLRAlgo_InterferenceList.hxx>

Public Member Functions

 HLRAlgo_InterferenceList ()
void Assign (const HLRAlgo_InterferenceList &Other)
void operator= (const HLRAlgo_InterferenceList &Other)
Standard_Integer Extent () const
void Clear ()
 ~HLRAlgo_InterferenceList ()
Standard_Boolean IsEmpty () const
void Prepend (const HLRAlgo_Interference &I)
void Prepend (const HLRAlgo_Interference &I, HLRAlgo_ListIteratorOfInterferenceList &theIt)
void Prepend (HLRAlgo_InterferenceList &Other)
void Append (const HLRAlgo_Interference &I)
void Append (const HLRAlgo_Interference &I, HLRAlgo_ListIteratorOfInterferenceList &theIt)
void Append (HLRAlgo_InterferenceList &Other)
HLRAlgo_InterferenceFirst () const
HLRAlgo_InterferenceLast () const
void RemoveFirst ()
void Remove (HLRAlgo_ListIteratorOfInterferenceList &It)
void InsertBefore (const HLRAlgo_Interference &I, HLRAlgo_ListIteratorOfInterferenceList &It)
void InsertBefore (HLRAlgo_InterferenceList &Other, HLRAlgo_ListIteratorOfInterferenceList &It)
void InsertAfter (const HLRAlgo_Interference &I, HLRAlgo_ListIteratorOfInterferenceList &It)
void InsertAfter (HLRAlgo_InterferenceList &Other, HLRAlgo_ListIteratorOfInterferenceList &It)

Constructor & Destructor Documentation

HLRAlgo_InterferenceList::HLRAlgo_InterferenceList ( )
HLRAlgo_InterferenceList::~HLRAlgo_InterferenceList ( ) [inline]

Member Function Documentation

void HLRAlgo_InterferenceList::Append ( const HLRAlgo_Interference I)
void HLRAlgo_InterferenceList::Append ( const HLRAlgo_Interference I,
HLRAlgo_ListIteratorOfInterferenceList theIt 
)
void HLRAlgo_InterferenceList::Append ( HLRAlgo_InterferenceList Other)
void HLRAlgo_InterferenceList::Assign ( const HLRAlgo_InterferenceList Other)
void HLRAlgo_InterferenceList::Clear ( )
Standard_Integer HLRAlgo_InterferenceList::Extent ( ) const
HLRAlgo_Interference& HLRAlgo_InterferenceList::First ( ) const
void HLRAlgo_InterferenceList::InsertAfter ( const HLRAlgo_Interference I,
HLRAlgo_ListIteratorOfInterferenceList It 
)
void HLRAlgo_InterferenceList::InsertAfter ( HLRAlgo_InterferenceList Other,
HLRAlgo_ListIteratorOfInterferenceList It 
)
void HLRAlgo_InterferenceList::InsertBefore ( const HLRAlgo_Interference I,
HLRAlgo_ListIteratorOfInterferenceList It 
)
void HLRAlgo_InterferenceList::InsertBefore ( HLRAlgo_InterferenceList Other,
HLRAlgo_ListIteratorOfInterferenceList It 
)
Standard_Boolean HLRAlgo_InterferenceList::IsEmpty ( ) const
HLRAlgo_Interference& HLRAlgo_InterferenceList::Last ( ) const
void HLRAlgo_InterferenceList::operator= ( const HLRAlgo_InterferenceList Other) [inline]
void HLRAlgo_InterferenceList::Prepend ( const HLRAlgo_Interference I,
HLRAlgo_ListIteratorOfInterferenceList theIt 
)
void HLRAlgo_InterferenceList::Prepend ( HLRAlgo_InterferenceList Other)
void HLRAlgo_InterferenceList::Prepend ( const HLRAlgo_Interference I)
void HLRAlgo_InterferenceList::Remove ( HLRAlgo_ListIteratorOfInterferenceList It)
void HLRAlgo_InterferenceList::RemoveFirst ( )

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