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

#include <ListOfDoubleGenericGridFunction.h>

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

Classes

class  RCData
 

Public Member Functions

 ListOfDoubleGenericGridFunction ()
 
 ListOfDoubleGenericGridFunction (const int numberOfElements)
 
 ListOfDoubleGenericGridFunction (const ListOfDoubleGenericGridFunction &, const CopyType=DEEP)
 
 ~ListOfDoubleGenericGridFunction ()
 
ListOfDoubleGenericGridFunctionoperator= (const ListOfDoubleGenericGridFunction &)
 
void addElement (const int index)
 
void addElement ()
 
void addElement (const doubleGenericGridFunction &t, const int index)
 
void addElement (const doubleGenericGridFunction &t)
 
int getLength () const
 
doubleGenericGridFunctionoperator[] (const int index) const
 
void deleteElement (const doubleGenericGridFunction &X)
 
void deleteElement (const int index)
 
void deleteElement ()
 
void destroy ()
 
void swapElements (const int i, const int j)
 
int getIndex (const doubleGenericGridFunction &X) const
 
void reference (const ListOfDoubleGenericGridFunction &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

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

Member Function Documentation

void ListOfDoubleGenericGridFunction::addElement ( const int  index)
void ListOfDoubleGenericGridFunction::addElement ( )
void ListOfDoubleGenericGridFunction::addElement ( const doubleGenericGridFunction t,
const int  index 
)
void ListOfDoubleGenericGridFunction::addElement ( const doubleGenericGridFunction t)
void ListOfDoubleGenericGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

void ListOfDoubleGenericGridFunction::checkRange ( const int  ) const
protected
void ListOfDoubleGenericGridFunction::deleteElement ( const doubleGenericGridFunction X)
void ListOfDoubleGenericGridFunction::deleteElement ( const int  index)
void ListOfDoubleGenericGridFunction::deleteElement ( )
void ListOfDoubleGenericGridFunction::deleteStuff ( )
protected
void ListOfDoubleGenericGridFunction::destroy ( )
int ListOfDoubleGenericGridFunction::getIndex ( const doubleGenericGridFunction X) const
int ListOfDoubleGenericGridFunction::getLength ( ) const
inline

References rcData.

void ListOfDoubleGenericGridFunction::initialize ( )
protected
int ListOfDoubleGenericGridFunction::listLength ( ) const
inline

References rcData.

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

Member Data Documentation

RCData* ListOfDoubleGenericGridFunction::rcData

Referenced by getLength(), and listLength().


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