|
Overture
Version 25
|
#include <ListOfGridCollection.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 |
| ListOfGridCollection::ListOfGridCollection | ( | ) |
| ListOfGridCollection::ListOfGridCollection | ( | const int | numberOfElements | ) |
| ListOfGridCollection::ListOfGridCollection | ( | const ListOfGridCollection & | , |
| const CopyType | = DEEP |
||
| ) |
| ListOfGridCollection::~ListOfGridCollection | ( | ) |
| void ListOfGridCollection::addElement | ( | const int | index | ) |
Referenced by CompositeGridData::updateCollection().
| void ListOfGridCollection::addElement | ( | ) |
| void ListOfGridCollection::addElement | ( | const GridCollection & | t, |
| const int | index | ||
| ) |
| void ListOfGridCollection::addElement | ( | const GridCollection & | t | ) |
|
virtual |
Reimplemented from ReferenceCounting.
|
protected |
Referenced by ListOfHDF_DataBaseRCData::addElement(), ListOfHDF_DataBaseRCData::deleteElement(), ListOfHDF_DataBaseRCData::getElement(), ListOfHDF_DataBaseRCData::getElementPtr(), ListOfHDF_DataBaseRCData::operator[](), ListOfHDF_DataBaseRCData::setElementPtr(), and ListOfHDF_DataBaseRCData::swapElements().
| void ListOfGridCollection::deleteElement | ( | const GridCollection & | X | ) |
Referenced by CompositeGridData::updateCollection().
| void ListOfGridCollection::deleteElement | ( | const int | index | ) |
| void ListOfGridCollection::deleteElement | ( | ) |
Referenced by ListOfHDF_DataBaseRCData::deleteElement().
|
protected |
| void ListOfGridCollection::destroy | ( | ) |
| int ListOfGridCollection::getIndex | ( | const GridCollection & | X | ) | const |
|
inline |
References rcData.
Referenced by CompositeGridData::updateCollection().
|
protected |
|
inline |
|
protected |
| ListOfGridCollection& ListOfGridCollection::operator= | ( | const ListOfGridCollection & | ) |
| GridCollection& ListOfGridCollection::operator[] | ( | const int | index | ) | const |
| void ListOfGridCollection::reference | ( | const ListOfGridCollection & | list | ) |
Referenced by GridCollectionData::destroy().
| void ListOfGridCollection::swapElements | ( | const int | i, |
| const int | j | ||
| ) |
| RCData* ListOfGridCollection::rcData |
Referenced by getLength(), listLength(), floatCompositeGridFunction::updateCollections(), intCompositeGridFunction::updateCollections(), doubleCompositeGridFunction::updateCollections(), floatGridCollectionFunction::updateCollections(), doubleGridCollectionFunction::updateCollections(), and intGridCollectionFunction::updateCollections().
1.8.3