Overture  Version 25
Classes | Public Member Functions | Public Attributes | Protected Member Functions | List of all members
ListOfDoubleMappedGridFunction Class Reference

#include <ListOfDoubleMappedGridFunction.h>

Inheritance diagram for ListOfDoubleMappedGridFunction:
Inheritance graph
[legend]
Collaboration diagram for ListOfDoubleMappedGridFunction:
Collaboration graph
[legend]

Classes

class  RCData
 

Public Member Functions

 ListOfDoubleMappedGridFunction ()
 
 ListOfDoubleMappedGridFunction (const int numberOfElements)
 
 ListOfDoubleMappedGridFunction (const ListOfDoubleMappedGridFunction &, const CopyType=DEEP)
 
 ~ListOfDoubleMappedGridFunction ()
 
ListOfDoubleMappedGridFunctionoperator= (const ListOfDoubleMappedGridFunction &)
 
void addElement (const int index)
 
void addElement ()
 
void addElement (const doubleMappedGridFunction &t, const int index)
 
void addElement (const doubleMappedGridFunction &t)
 
int getLength () const
 
doubleMappedGridFunctionoperator[] (const int index) const
 
void deleteElement (const doubleMappedGridFunction &X)
 
void deleteElement (const int index)
 
void deleteElement ()
 
void destroy ()
 
void swapElements (const int i, const int j)
 
int getIndex (const doubleMappedGridFunction &X) const
 
void reference (const ListOfDoubleMappedGridFunction &list)
 
void breakReference ()
 
int listLength () const
 
- Public Member Functions inherited from ReferenceCounting
 ReferenceCounting ()
 
 ReferenceCounting (const ReferenceCounting &x, const CopyType ct=DEEP)
 
virtual ~ReferenceCounting ()
 
Integer incrementReferenceCount ()
 
Integer decrementReferenceCount ()
 
Integer getReferenceCount () const
 
Logical uncountedReferencesMayExist ()
 
virtual aString getClassName () const
 
Integer getGlobalID () const
 
void setGlobalID (int id)
 
virtual void consistencyCheck () const
 

Public Attributes

RCDatarcData
 

Protected Member Functions

void initialize ()
 
void deleteStuff ()
 
void openAPositionForAnElement (const int index)
 
void checkRange (const int) const
 

Constructor & Destructor Documentation

ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction ( )
ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction ( const int  numberOfElements)
ListOfDoubleMappedGridFunction::ListOfDoubleMappedGridFunction ( const ListOfDoubleMappedGridFunction ,
const CopyType  = DEEP 
)
ListOfDoubleMappedGridFunction::~ListOfDoubleMappedGridFunction ( )

Member Function Documentation

void ListOfDoubleMappedGridFunction::addElement ( const int  index)
void ListOfDoubleMappedGridFunction::addElement ( )
void ListOfDoubleMappedGridFunction::addElement ( const doubleMappedGridFunction t,
const int  index 
)
void ListOfDoubleMappedGridFunction::addElement ( const doubleMappedGridFunction t)
void ListOfDoubleMappedGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

Referenced by doubleGridCollectionFunction::destroy().

void ListOfDoubleMappedGridFunction::checkRange ( const int  ) const
protected
void ListOfDoubleMappedGridFunction::deleteElement ( const doubleMappedGridFunction X)
void ListOfDoubleMappedGridFunction::deleteElement ( const int  index)
void ListOfDoubleMappedGridFunction::deleteElement ( )
void ListOfDoubleMappedGridFunction::deleteStuff ( )
protected
void ListOfDoubleMappedGridFunction::destroy ( )
int ListOfDoubleMappedGridFunction::getIndex ( const doubleMappedGridFunction X) const
int ListOfDoubleMappedGridFunction::getLength ( ) const
inline
void ListOfDoubleMappedGridFunction::initialize ( )
protected
int ListOfDoubleMappedGridFunction::listLength ( ) const
inline

References rcData.

void ListOfDoubleMappedGridFunction::openAPositionForAnElement ( const int  index)
protected
ListOfDoubleMappedGridFunction& ListOfDoubleMappedGridFunction::operator= ( const ListOfDoubleMappedGridFunction )
doubleMappedGridFunction& ListOfDoubleMappedGridFunction::operator[] ( const int  index) const
void ListOfDoubleMappedGridFunction::reference ( const ListOfDoubleMappedGridFunction list)
void ListOfDoubleMappedGridFunction::swapElements ( const int  i,
const int  j 
)

Member Data Documentation

RCData* ListOfDoubleMappedGridFunction::rcData

Referenced by getLength(), and listLength().


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