|
Overture
Version 25
|
#include <ListOfGenericGridCollectionOperators.h>
Public Member Functions | |
| ListOfGenericGridCollectionOperators () | |
| ListOfGenericGridCollectionOperators (const ListOfGenericGridCollectionOperators &) | |
| ~ListOfGenericGridCollectionOperators () | |
| ListOfGenericGridCollectionOperators & | operator= (const ListOfGenericGridCollectionOperators &) |
| void | addElement (GenericGridCollectionOperators &X) |
| void | addElement (GenericGridCollectionOperators &X, int index) |
| int | getLength () const |
| GenericGridCollectionOperators * | getElementPtr (int index) const |
| GenericGridCollectionOperators & | getElement (int index) const |
| GenericGridCollectionOperators & | operator[] (int index) const |
| void | deleteElement (GenericGridCollectionOperators &X) |
| void | deleteElement (int index) |
| void | setElementPtr (GenericGridCollectionOperators *X, int i) |
| void | swapElements (int i, int j) |
| void | clean () |
| void | deepClean () |
| ListOfGenericGridCollectionOperators::ListOfGenericGridCollectionOperators | ( | ) |
| ListOfGenericGridCollectionOperators::ListOfGenericGridCollectionOperators | ( | const ListOfGenericGridCollectionOperators & | ) |
| ListOfGenericGridCollectionOperators::~ListOfGenericGridCollectionOperators | ( | ) |
| void ListOfGenericGridCollectionOperators::addElement | ( | GenericGridCollectionOperators & | X | ) |
| void ListOfGenericGridCollectionOperators::addElement | ( | GenericGridCollectionOperators & | X, |
| int | index | ||
| ) |
| void ListOfGenericGridCollectionOperators::clean | ( | ) |
| void ListOfGenericGridCollectionOperators::deepClean | ( | ) |
| void ListOfGenericGridCollectionOperators::deleteElement | ( | GenericGridCollectionOperators & | X | ) |
| void ListOfGenericGridCollectionOperators::deleteElement | ( | int | index | ) |
| GenericGridCollectionOperators& ListOfGenericGridCollectionOperators::getElement | ( | int | index | ) | const |
| GenericGridCollectionOperators* ListOfGenericGridCollectionOperators::getElementPtr | ( | int | index | ) | const |
|
inline |
| ListOfGenericGridCollectionOperators& ListOfGenericGridCollectionOperators::operator= | ( | const ListOfGenericGridCollectionOperators & | ) |
| GenericGridCollectionOperators& ListOfGenericGridCollectionOperators::operator[] | ( | int | index | ) | const |
| void ListOfGenericGridCollectionOperators::setElementPtr | ( | GenericGridCollectionOperators * | X, |
| int | i | ||
| ) |
| void ListOfGenericGridCollectionOperators::swapElements | ( | int | i, |
| int | j | ||
| ) |
1.8.3