Open CASCADE Technology 6.5.2
Public Member Functions
BRepOffset_ListIteratorOfListOfInterval Class Reference

#include <BRepOffset_ListIteratorOfListOfInterval.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepOffset_ListIteratorOfListOfInterval ()
 BRepOffset_ListIteratorOfListOfInterval (const BRepOffset_ListOfInterval &L)
void Initialize (const BRepOffset_ListOfInterval &L)
Standard_Boolean More () const
void Next ()
BRepOffset_IntervalValue () const

Constructor & Destructor Documentation

BRepOffset_ListIteratorOfListOfInterval::BRepOffset_ListIteratorOfListOfInterval ( )
BRepOffset_ListIteratorOfListOfInterval::BRepOffset_ListIteratorOfListOfInterval ( const BRepOffset_ListOfInterval L)

Member Function Documentation

void BRepOffset_ListIteratorOfListOfInterval::Initialize ( const BRepOffset_ListOfInterval L)
Standard_Boolean BRepOffset_ListIteratorOfListOfInterval::More ( ) const
void BRepOffset_ListIteratorOfListOfInterval::Next ( )
void BRepOffset_ListIteratorOfListOfInterval::operator delete ( void *  anAddress) [inline]
void* BRepOffset_ListIteratorOfListOfInterval::operator new ( size_t  size) [inline]
void* BRepOffset_ListIteratorOfListOfInterval::operator new ( size_t  ,
void *  anAddress 
) [inline]
BRepOffset_Interval& BRepOffset_ListIteratorOfListOfInterval::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