Open CASCADE Technology  6.9.0
Public Member Functions

HLRAlgo_ListOfBPoint Class Reference

#include <HLRAlgo_ListOfBPoint.hxx>

Public Member Functions

 HLRAlgo_ListOfBPoint ()
 
 HLRAlgo_ListOfBPoint (const HLRAlgo_ListOfBPoint &Other)
 
void Assign (const HLRAlgo_ListOfBPoint &Other)
 
void operator= (const HLRAlgo_ListOfBPoint &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~HLRAlgo_ListOfBPoint ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const HLRAlgo_BiPoint &I)
 
void Prepend (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &theIt)
 
void Prepend (HLRAlgo_ListOfBPoint &Other)
 
void Append (const HLRAlgo_BiPoint &I)
 
void Append (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &theIt)
 
void Append (HLRAlgo_ListOfBPoint &Other)
 
HLRAlgo_BiPointFirst () const
 
HLRAlgo_BiPointLast () const
 
void RemoveFirst ()
 
void Remove (HLRAlgo_ListIteratorOfListOfBPoint &It)
 
void InsertBefore (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &It)
 
void InsertBefore (HLRAlgo_ListOfBPoint &Other, HLRAlgo_ListIteratorOfListOfBPoint &It)
 
void InsertAfter (const HLRAlgo_BiPoint &I, HLRAlgo_ListIteratorOfListOfBPoint &It)
 
void InsertAfter (HLRAlgo_ListOfBPoint &Other, HLRAlgo_ListIteratorOfListOfBPoint &It)
 

Constructor & Destructor Documentation

HLRAlgo_ListOfBPoint::HLRAlgo_ListOfBPoint ( )
HLRAlgo_ListOfBPoint::HLRAlgo_ListOfBPoint ( const HLRAlgo_ListOfBPoint Other)
HLRAlgo_ListOfBPoint::~HLRAlgo_ListOfBPoint ( )
inline

Member Function Documentation

void HLRAlgo_ListOfBPoint::Append ( const HLRAlgo_BiPoint I)
void HLRAlgo_ListOfBPoint::Append ( const HLRAlgo_BiPoint I,
HLRAlgo_ListIteratorOfListOfBPoint theIt 
)
void HLRAlgo_ListOfBPoint::Append ( HLRAlgo_ListOfBPoint Other)
void HLRAlgo_ListOfBPoint::Assign ( const HLRAlgo_ListOfBPoint Other)
void HLRAlgo_ListOfBPoint::Clear ( )
Standard_Integer HLRAlgo_ListOfBPoint::Extent ( ) const
HLRAlgo_BiPoint& HLRAlgo_ListOfBPoint::First ( ) const
void HLRAlgo_ListOfBPoint::InsertAfter ( const HLRAlgo_BiPoint I,
HLRAlgo_ListIteratorOfListOfBPoint It 
)
void HLRAlgo_ListOfBPoint::InsertAfter ( HLRAlgo_ListOfBPoint Other,
HLRAlgo_ListIteratorOfListOfBPoint It 
)
void HLRAlgo_ListOfBPoint::InsertBefore ( const HLRAlgo_BiPoint I,
HLRAlgo_ListIteratorOfListOfBPoint It 
)
void HLRAlgo_ListOfBPoint::InsertBefore ( HLRAlgo_ListOfBPoint Other,
HLRAlgo_ListIteratorOfListOfBPoint It 
)
Standard_Boolean HLRAlgo_ListOfBPoint::IsEmpty ( ) const
HLRAlgo_BiPoint& HLRAlgo_ListOfBPoint::Last ( ) const
void HLRAlgo_ListOfBPoint::operator= ( const HLRAlgo_ListOfBPoint Other)
inline
void HLRAlgo_ListOfBPoint::Prepend ( const HLRAlgo_BiPoint I)
void HLRAlgo_ListOfBPoint::Prepend ( const HLRAlgo_BiPoint I,
HLRAlgo_ListIteratorOfListOfBPoint theIt 
)
void HLRAlgo_ListOfBPoint::Prepend ( HLRAlgo_ListOfBPoint Other)
void HLRAlgo_ListOfBPoint::Remove ( HLRAlgo_ListIteratorOfListOfBPoint It)
void HLRAlgo_ListOfBPoint::RemoveFirst ( )

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