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

#include <ListOfIntGridCollectionFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfIntGridCollectionFunction::addElement ( const int  index)
void ListOfIntGridCollectionFunction::addElement ( )
void ListOfIntGridCollectionFunction::addElement ( const intGridCollectionFunction t,
const int  index 
)
void ListOfIntGridCollectionFunction::addElement ( const intGridCollectionFunction t)
void ListOfIntGridCollectionFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

Referenced by intGridCollectionFunction::destroy().

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

References rcData.

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

Member Data Documentation

RCData* ListOfIntGridCollectionFunction::rcData

Referenced by getLength(), and listLength().


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