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

#include <ListOfDoubleGridCollectionFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfDoubleGridCollectionFunction::addElement ( const int  index)
void ListOfDoubleGridCollectionFunction::addElement ( )
void ListOfDoubleGridCollectionFunction::addElement ( const doubleGridCollectionFunction t,
const int  index 
)
void ListOfDoubleGridCollectionFunction::addElement ( const doubleGridCollectionFunction t)
void ListOfDoubleGridCollectionFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

Referenced by doubleGridCollectionFunction::destroy().

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

References rcData.

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

Member Data Documentation

RCData* ListOfDoubleGridCollectionFunction::rcData

Referenced by getLength(), and listLength().


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