Open CASCADE Technology
6.9.1
|
#include <HLRAlgo_InterferenceList.hxx>
HLRAlgo_InterferenceList::HLRAlgo_InterferenceList | ( | ) |
HLRAlgo_InterferenceList::HLRAlgo_InterferenceList | ( | const HLRAlgo_InterferenceList & | Other | ) |
|
inline |
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 |
|
inline |
void HLRAlgo_InterferenceList::Prepend | ( | const HLRAlgo_Interference & | I | ) |
void HLRAlgo_InterferenceList::Prepend | ( | const HLRAlgo_Interference & | I, |
HLRAlgo_ListIteratorOfInterferenceList & | theIt | ||
) |
void HLRAlgo_InterferenceList::Prepend | ( | HLRAlgo_InterferenceList & | Other | ) |
void HLRAlgo_InterferenceList::Remove | ( | HLRAlgo_ListIteratorOfInterferenceList & | It | ) |
void HLRAlgo_InterferenceList::RemoveFirst | ( | ) |