|
Overture
Version 25
|
#include <ListOfFloatMappedGridFunction.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 |
| ListOfFloatMappedGridFunction::ListOfFloatMappedGridFunction | ( | ) |
| ListOfFloatMappedGridFunction::ListOfFloatMappedGridFunction | ( | const int | numberOfElements | ) |
| ListOfFloatMappedGridFunction::ListOfFloatMappedGridFunction | ( | const ListOfFloatMappedGridFunction & | , |
| const CopyType | = DEEP |
||
| ) |
| ListOfFloatMappedGridFunction::~ListOfFloatMappedGridFunction | ( | ) |
| void ListOfFloatMappedGridFunction::addElement | ( | const int | index | ) |
| void ListOfFloatMappedGridFunction::addElement | ( | ) |
| void ListOfFloatMappedGridFunction::addElement | ( | const floatMappedGridFunction & | t, |
| const int | index | ||
| ) |
| void ListOfFloatMappedGridFunction::addElement | ( | const floatMappedGridFunction & | t | ) |
|
virtual |
Reimplemented from ReferenceCounting.
Referenced by floatGridCollectionFunction::destroy().
|
protected |
| void ListOfFloatMappedGridFunction::deleteElement | ( | const floatMappedGridFunction & | X | ) |
| void ListOfFloatMappedGridFunction::deleteElement | ( | const int | index | ) |
| void ListOfFloatMappedGridFunction::deleteElement | ( | ) |
|
protected |
| void ListOfFloatMappedGridFunction::destroy | ( | ) |
Referenced by floatGridCollectionFunction::destroy().
| int ListOfFloatMappedGridFunction::getIndex | ( | const floatMappedGridFunction & | X | ) | const |
|
inline |
References rcData.
Referenced by floatGridCollectionFunction::consistencyCheck(), floatGridCollectionFunction::destroy(), floatGridCollectionFunction::get(), floatGridCollectionFunction::getNumberOfComponents(), floatGridCollectionFunction::link(), floatCompositeGridFunction::updateCollections(), floatGridCollectionFunction::updateCollections(), floatGridCollectionFunction::updateToMatchGrid(), and floatGridCollectionFunction::updateToMatchNumberOfGrids().
|
protected |
|
inline |
References rcData.
|
protected |
| ListOfFloatMappedGridFunction& ListOfFloatMappedGridFunction::operator= | ( | const ListOfFloatMappedGridFunction & | ) |
| floatMappedGridFunction& ListOfFloatMappedGridFunction::operator[] | ( | const int | index | ) | const |
| void ListOfFloatMappedGridFunction::reference | ( | const ListOfFloatMappedGridFunction & | list | ) |
Referenced by floatGridCollectionFunction::reference().
| void ListOfFloatMappedGridFunction::swapElements | ( | const int | i, |
| const int | j | ||
| ) |
| RCData* ListOfFloatMappedGridFunction::rcData |
Referenced by getLength(), and listLength().
1.8.3