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

#include <ListOfIntCompositeGridFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfIntCompositeGridFunction::addElement ( const int  index)
void ListOfIntCompositeGridFunction::addElement ( )
void ListOfIntCompositeGridFunction::addElement ( const intCompositeGridFunction t,
const int  index 
)
void ListOfIntCompositeGridFunction::addElement ( const intCompositeGridFunction t)
void ListOfIntCompositeGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

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

References rcData.

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

Member Data Documentation

RCData* ListOfIntCompositeGridFunction::rcData

Referenced by getLength(), and listLength().


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