Open CASCADE Technology 6.5.2
Public Member Functions
SelectBasics_ListOfBox2d Class Reference

#include <SelectBasics_ListOfBox2d.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 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

SelectBasics_ListOfBox2d::SelectBasics_ListOfBox2d ( )
SelectBasics_ListOfBox2d::~SelectBasics_ListOfBox2d ( ) [inline]

Member Function Documentation

void SelectBasics_ListOfBox2d::Append ( const Bnd_Box2d I)
void SelectBasics_ListOfBox2d::Append ( const Bnd_Box2d I,
SelectBasics_ListIteratorOfListOfBox2d theIt 
)
void SelectBasics_ListOfBox2d::Append ( SelectBasics_ListOfBox2d Other)
void SelectBasics_ListOfBox2d::Assign ( const SelectBasics_ListOfBox2d Other)
void SelectBasics_ListOfBox2d::Clear ( )
Standard_Integer SelectBasics_ListOfBox2d::Extent ( ) const
Bnd_Box2d& SelectBasics_ListOfBox2d::First ( ) const
void SelectBasics_ListOfBox2d::InsertAfter ( const Bnd_Box2d I,
SelectBasics_ListIteratorOfListOfBox2d It 
)
void SelectBasics_ListOfBox2d::InsertAfter ( SelectBasics_ListOfBox2d Other,
SelectBasics_ListIteratorOfListOfBox2d It 
)
void SelectBasics_ListOfBox2d::InsertBefore ( SelectBasics_ListOfBox2d Other,
SelectBasics_ListIteratorOfListOfBox2d It 
)
void SelectBasics_ListOfBox2d::InsertBefore ( const Bnd_Box2d I,
SelectBasics_ListIteratorOfListOfBox2d It 
)
Standard_Boolean SelectBasics_ListOfBox2d::IsEmpty ( ) const
Bnd_Box2d& SelectBasics_ListOfBox2d::Last ( ) const
void SelectBasics_ListOfBox2d::operator delete ( void *  anAddress) [inline]
void* SelectBasics_ListOfBox2d::operator new ( size_t  size) [inline]
void* SelectBasics_ListOfBox2d::operator new ( size_t  ,
void *  anAddress 
) [inline]
void SelectBasics_ListOfBox2d::operator= ( const SelectBasics_ListOfBox2d Other) [inline]
void SelectBasics_ListOfBox2d::Prepend ( const Bnd_Box2d I)
void SelectBasics_ListOfBox2d::Prepend ( const Bnd_Box2d I,
SelectBasics_ListIteratorOfListOfBox2d theIt 
)
void SelectBasics_ListOfBox2d::Prepend ( SelectBasics_ListOfBox2d Other)
void SelectBasics_ListOfBox2d::Remove ( SelectBasics_ListIteratorOfListOfBox2d It)
void SelectBasics_ListOfBox2d::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines