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

#include <HLRAlgo_InterferenceList.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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