Open CASCADE Technology  6.9.1
Public Member Functions
BRepOffset_ListOfInterval Class Reference

#include <BRepOffset_ListOfInterval.hxx>

Public Member Functions

 BRepOffset_ListOfInterval ()
 
 BRepOffset_ListOfInterval (const BRepOffset_ListOfInterval &Other)
 
void Assign (const BRepOffset_ListOfInterval &Other)
 
void operator= (const BRepOffset_ListOfInterval &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~BRepOffset_ListOfInterval ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const BRepOffset_Interval &I)
 
void Prepend (const BRepOffset_Interval &I, BRepOffset_ListIteratorOfListOfInterval &theIt)
 
void Prepend (BRepOffset_ListOfInterval &Other)
 
void Append (const BRepOffset_Interval &I)
 
void Append (const BRepOffset_Interval &I, BRepOffset_ListIteratorOfListOfInterval &theIt)
 
void Append (BRepOffset_ListOfInterval &Other)
 
BRepOffset_IntervalFirst () const
 
BRepOffset_IntervalLast () const
 
void RemoveFirst ()
 
void Remove (BRepOffset_ListIteratorOfListOfInterval &It)
 
void InsertBefore (const BRepOffset_Interval &I, BRepOffset_ListIteratorOfListOfInterval &It)
 
void InsertBefore (BRepOffset_ListOfInterval &Other, BRepOffset_ListIteratorOfListOfInterval &It)
 
void InsertAfter (const BRepOffset_Interval &I, BRepOffset_ListIteratorOfListOfInterval &It)
 
void InsertAfter (BRepOffset_ListOfInterval &Other, BRepOffset_ListIteratorOfListOfInterval &It)
 

Constructor & Destructor Documentation

BRepOffset_ListOfInterval::BRepOffset_ListOfInterval ( )
BRepOffset_ListOfInterval::BRepOffset_ListOfInterval ( const BRepOffset_ListOfInterval Other)
BRepOffset_ListOfInterval::~BRepOffset_ListOfInterval ( )
inline

Member Function Documentation

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

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