|
Overture
Version 25
|
#include <ListOfIntMappedGridFunction.h>


Classes | |
| class | RCData |
Public Attributes | |
| RCData * | rcData |
Protected Member Functions | |
| void | initialize () |
| void | deleteStuff () |
| void | openAPositionForAnElement (const int index) |
| void | checkRange (const int) const |
| ListOfIntMappedGridFunction::ListOfIntMappedGridFunction | ( | ) |
| ListOfIntMappedGridFunction::ListOfIntMappedGridFunction | ( | const int | numberOfElements | ) |
| ListOfIntMappedGridFunction::ListOfIntMappedGridFunction | ( | const ListOfIntMappedGridFunction & | , |
| const CopyType | = DEEP |
||
| ) |
| ListOfIntMappedGridFunction::~ListOfIntMappedGridFunction | ( | ) |
| void ListOfIntMappedGridFunction::addElement | ( | const int | index | ) |
| void ListOfIntMappedGridFunction::addElement | ( | ) |
| void ListOfIntMappedGridFunction::addElement | ( | const intMappedGridFunction & | t, |
| const int | index | ||
| ) |
| void ListOfIntMappedGridFunction::addElement | ( | const intMappedGridFunction & | t | ) |
|
virtual |
Reimplemented from ReferenceCounting.
Referenced by intGridCollectionFunction::destroy().
|
protected |
| void ListOfIntMappedGridFunction::deleteElement | ( | const intMappedGridFunction & | X | ) |
| void ListOfIntMappedGridFunction::deleteElement | ( | const int | index | ) |
| void ListOfIntMappedGridFunction::deleteElement | ( | ) |
|
protected |
| void ListOfIntMappedGridFunction::destroy | ( | ) |
Referenced by intGridCollectionFunction::destroy().
| int ListOfIntMappedGridFunction::getIndex | ( | const intMappedGridFunction & | X | ) | const |
|
inline |
References rcData.
Referenced by intGridCollectionFunction::consistencyCheck(), intGridCollectionFunction::destroy(), intGridCollectionFunction::get(), intGridCollectionFunction::getNumberOfComponents(), intGridCollectionFunction::link(), intCompositeGridFunction::updateCollections(), intGridCollectionFunction::updateCollections(), intGridCollectionFunction::updateToMatchGrid(), and intGridCollectionFunction::updateToMatchNumberOfGrids().
|
protected |
|
inline |
References rcData.
|
protected |
| ListOfIntMappedGridFunction& ListOfIntMappedGridFunction::operator= | ( | const ListOfIntMappedGridFunction & | ) |
| intMappedGridFunction& ListOfIntMappedGridFunction::operator[] | ( | const int | index | ) | const |
| void ListOfIntMappedGridFunction::reference | ( | const ListOfIntMappedGridFunction & | list | ) |
Referenced by intGridCollectionFunction::reference().
| void ListOfIntMappedGridFunction::swapElements | ( | const int | i, |
| const int | j | ||
| ) |
| RCData* ListOfIntMappedGridFunction::rcData |
Referenced by getLength(), and listLength().
1.8.3