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

#include <ListOfIntGenericGridFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfIntGenericGridFunction::addElement ( const int  index)
void ListOfIntGenericGridFunction::addElement ( )
void ListOfIntGenericGridFunction::addElement ( const intGenericGridFunction t,
const int  index 
)
void ListOfIntGenericGridFunction::addElement ( const intGenericGridFunction t)
void ListOfIntGenericGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

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

References rcData.

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

References rcData.

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

Member Data Documentation

RCData* ListOfIntGenericGridFunction::rcData

Referenced by getLength(), and listLength().


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