Open CASCADE Technology 6.6.0
Public Member Functions
QANCollection_SListOfPnt Class Reference

#include <QANCollection_SListOfPnt.hxx>

Public Member Functions

 QANCollection_SListOfPnt ()
 QANCollection_SListOfPnt (const gp_Pnt &anItem, const QANCollection_SListOfPnt &aTail)
 QANCollection_SListOfPnt (const QANCollection_SListOfPnt &Other)
QANCollection_SListOfPntAssign (const QANCollection_SListOfPnt &Other)
QANCollection_SListOfPntoperator= (const QANCollection_SListOfPnt &Other)
Standard_Boolean IsEmpty () const
void Clear ()
 ~QANCollection_SListOfPnt ()
const gp_PntValue () const
gp_PntChangeValue ()
void SetValue (const gp_Pnt &anItem)
const QANCollection_SListOfPntTail () const
QANCollection_SListOfPntChangeTail ()
void SetTail (const QANCollection_SListOfPnt &aList)
void Construct (const gp_Pnt &anItem)
QANCollection_SListOfPnt Constructed (const gp_Pnt &anItem) const
void ToTail ()
void Initialize (const QANCollection_SListOfPnt &aList)
Standard_Boolean More () const
void Next ()

Constructor & Destructor Documentation

QANCollection_SListOfPnt::QANCollection_SListOfPnt ( )
QANCollection_SListOfPnt::QANCollection_SListOfPnt ( const gp_Pnt anItem,
const QANCollection_SListOfPnt aTail 
)
QANCollection_SListOfPnt::QANCollection_SListOfPnt ( const QANCollection_SListOfPnt Other)
QANCollection_SListOfPnt::~QANCollection_SListOfPnt ( ) [inline]

Member Function Documentation

QANCollection_SListOfPnt& QANCollection_SListOfPnt::Assign ( const QANCollection_SListOfPnt Other)
QANCollection_SListOfPnt& QANCollection_SListOfPnt::ChangeTail ( )
gp_Pnt& QANCollection_SListOfPnt::ChangeValue ( )
void QANCollection_SListOfPnt::Clear ( )
void QANCollection_SListOfPnt::Construct ( const gp_Pnt anItem)
QANCollection_SListOfPnt QANCollection_SListOfPnt::Constructed ( const gp_Pnt anItem) const
void QANCollection_SListOfPnt::Initialize ( const QANCollection_SListOfPnt aList)
Standard_Boolean QANCollection_SListOfPnt::IsEmpty ( ) const
Standard_Boolean QANCollection_SListOfPnt::More ( ) const
void QANCollection_SListOfPnt::Next ( )
QANCollection_SListOfPnt& QANCollection_SListOfPnt::operator= ( const QANCollection_SListOfPnt Other) [inline]
void QANCollection_SListOfPnt::SetTail ( const QANCollection_SListOfPnt aList)
void QANCollection_SListOfPnt::SetValue ( const gp_Pnt anItem)
const QANCollection_SListOfPnt& QANCollection_SListOfPnt::Tail ( ) const
void QANCollection_SListOfPnt::ToTail ( )
const gp_Pnt& QANCollection_SListOfPnt::Value ( ) const

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