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

#include <BRepOffset_ListOfInterval.hxx>

Public Member Functions

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


Member Function Documentation

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

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