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

#include <HLRAlgo_ListOfBPoint.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC HLRAlgo_ListOfBPoint ()
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


Member Function Documentation

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

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