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

#include <IntTools_ListOfBox.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_ListOfBox ()
void Assign (const IntTools_ListOfBox &Other)
void operator= (const IntTools_ListOfBox &Other)
Standard_Integer Extent () const
void Clear ()
 ~IntTools_ListOfBox ()
Standard_Boolean IsEmpty () const
void Prepend (const Bnd_Box &I)
void Prepend (const Bnd_Box &I, IntTools_ListIteratorOfListOfBox &theIt)
void Prepend (IntTools_ListOfBox &Other)
void Append (const Bnd_Box &I)
void Append (const Bnd_Box &I, IntTools_ListIteratorOfListOfBox &theIt)
void Append (IntTools_ListOfBox &Other)
Bnd_BoxFirst () const
Bnd_BoxLast () const
void RemoveFirst ()
void Remove (IntTools_ListIteratorOfListOfBox &It)
void InsertBefore (const Bnd_Box &I, IntTools_ListIteratorOfListOfBox &It)
void InsertBefore (IntTools_ListOfBox &Other, IntTools_ListIteratorOfListOfBox &It)
void InsertAfter (const Bnd_Box &I, IntTools_ListIteratorOfListOfBox &It)
void InsertAfter (IntTools_ListOfBox &Other, IntTools_ListIteratorOfListOfBox &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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