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

#include <ListOfDoubleCompositeGridFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfDoubleCompositeGridFunction::addElement ( const int  index)
void ListOfDoubleCompositeGridFunction::addElement ( )
void ListOfDoubleCompositeGridFunction::addElement ( const doubleCompositeGridFunction t,
const int  index 
)
void ListOfDoubleCompositeGridFunction::addElement ( const doubleCompositeGridFunction t)
void ListOfDoubleCompositeGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

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

References rcData.

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

Member Data Documentation

RCData* ListOfDoubleCompositeGridFunction::rcData

Referenced by getLength(), and listLength().


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