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

#include <SelectBasics_ListOfBox2d.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC SelectBasics_ListOfBox2d ()
void Assign (const SelectBasics_ListOfBox2d &Other)
void operator= (const SelectBasics_ListOfBox2d &Other)
Standard_Integer Extent () const
void Clear ()
 ~SelectBasics_ListOfBox2d ()
Standard_Boolean IsEmpty () const
void Prepend (const Bnd_Box2d &I)
void Prepend (const Bnd_Box2d &I, SelectBasics_ListIteratorOfListOfBox2d &theIt)
void Prepend (SelectBasics_ListOfBox2d &Other)
void Append (const Bnd_Box2d &I)
void Append (const Bnd_Box2d &I, SelectBasics_ListIteratorOfListOfBox2d &theIt)
void Append (SelectBasics_ListOfBox2d &Other)
Bnd_Box2dFirst () const
Bnd_Box2dLast () const
void RemoveFirst ()
void Remove (SelectBasics_ListIteratorOfListOfBox2d &It)
void InsertBefore (const Bnd_Box2d &I, SelectBasics_ListIteratorOfListOfBox2d &It)
void InsertBefore (SelectBasics_ListOfBox2d &Other, SelectBasics_ListIteratorOfListOfBox2d &It)
void InsertAfter (const Bnd_Box2d &I, SelectBasics_ListIteratorOfListOfBox2d &It)
void InsertAfter (SelectBasics_ListOfBox2d &Other, SelectBasics_ListIteratorOfListOfBox2d &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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