Overture  Version 25
Public Member Functions | List of all members
ListOfRotatedBox Class Reference

#include <ListOfRotatedBox.h>

Public Member Functions

 ListOfRotatedBox ()
 
 ListOfRotatedBox (const ListOfRotatedBox &)
 
 ~ListOfRotatedBox ()
 
ListOfRotatedBoxoperator= (const ListOfRotatedBox &)
 
void addElement (RotatedBox &X)
 
void addElement (RotatedBox &X, int index)
 
int getLength () const
 
RotatedBoxgetElementPtr (int index) const
 
RotatedBoxgetElement (int index) const
 
RotatedBoxoperator[] (int index) const
 
void deleteElement (RotatedBox &X)
 
void deleteElement (int index)
 
void setElementPtr (RotatedBox *X, int i)
 
void swapElements (int i, int j)
 
void clean ()
 
void deepClean ()
 

Constructor & Destructor Documentation

ListOfRotatedBox::ListOfRotatedBox ( )
ListOfRotatedBox::ListOfRotatedBox ( const ListOfRotatedBox X)
ListOfRotatedBox::~ListOfRotatedBox ( )

Member Function Documentation

void ListOfRotatedBox::addElement ( RotatedBox X)
void ListOfRotatedBox::addElement ( RotatedBox X,
int  index 
)
void ListOfRotatedBox::clean ( )
void ListOfRotatedBox::deepClean ( )
void ListOfRotatedBox::deleteElement ( RotatedBox X)
void ListOfRotatedBox::deleteElement ( int  index)
RotatedBox & ListOfRotatedBox::getElement ( int  index) const
RotatedBox * ListOfRotatedBox::getElementPtr ( int  index) const
int ListOfRotatedBox::getLength ( ) const
inline
ListOfRotatedBox & ListOfRotatedBox::operator= ( const ListOfRotatedBox X)
RotatedBox & ListOfRotatedBox::operator[] ( int  index) const
void ListOfRotatedBox::setElementPtr ( RotatedBox X,
int  i 
)
void ListOfRotatedBox::swapElements ( int  i,
int  j 
)

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