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

#include <ListOfFloatGridCollectionFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfFloatGridCollectionFunction::addElement ( const int  index)
void ListOfFloatGridCollectionFunction::addElement ( )
void ListOfFloatGridCollectionFunction::addElement ( const floatGridCollectionFunction t,
const int  index 
)
void ListOfFloatGridCollectionFunction::addElement ( const floatGridCollectionFunction t)
void ListOfFloatGridCollectionFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

Referenced by floatGridCollectionFunction::destroy().

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

References rcData.

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

Member Data Documentation

RCData* ListOfFloatGridCollectionFunction::rcData

Referenced by getLength(), and listLength().


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