Open CASCADE Technology  6.9.0
Public Member Functions
HLRBRep_ListOfBPoint Class Reference

#include <HLRBRep_ListOfBPoint.hxx>

Public Member Functions

 HLRBRep_ListOfBPoint ()
 
 HLRBRep_ListOfBPoint (const HLRBRep_ListOfBPoint &Other)
 
void Assign (const HLRBRep_ListOfBPoint &Other)
 
void operator= (const HLRBRep_ListOfBPoint &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~HLRBRep_ListOfBPoint ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const HLRBRep_BiPoint &I)
 
void Prepend (const HLRBRep_BiPoint &I, HLRBRep_ListIteratorOfListOfBPoint &theIt)
 
void Prepend (HLRBRep_ListOfBPoint &Other)
 
void Append (const HLRBRep_BiPoint &I)
 
void Append (const HLRBRep_BiPoint &I, HLRBRep_ListIteratorOfListOfBPoint &theIt)
 
void Append (HLRBRep_ListOfBPoint &Other)
 
HLRBRep_BiPointFirst () const
 
HLRBRep_BiPointLast () const
 
void RemoveFirst ()
 
void Remove (HLRBRep_ListIteratorOfListOfBPoint &It)
 
void InsertBefore (const HLRBRep_BiPoint &I, HLRBRep_ListIteratorOfListOfBPoint &It)
 
void InsertBefore (HLRBRep_ListOfBPoint &Other, HLRBRep_ListIteratorOfListOfBPoint &It)
 
void InsertAfter (const HLRBRep_BiPoint &I, HLRBRep_ListIteratorOfListOfBPoint &It)
 
void InsertAfter (HLRBRep_ListOfBPoint &Other, HLRBRep_ListIteratorOfListOfBPoint &It)
 

Constructor & Destructor Documentation

HLRBRep_ListOfBPoint::HLRBRep_ListOfBPoint ( )
HLRBRep_ListOfBPoint::HLRBRep_ListOfBPoint ( const HLRBRep_ListOfBPoint Other)
HLRBRep_ListOfBPoint::~HLRBRep_ListOfBPoint ( )
inline

Member Function Documentation

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

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