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

#include <ListOfFloatMappedGridFunction.h>

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

Classes

class  RCData
 

Public Member Functions

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

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

Member Function Documentation

void ListOfFloatMappedGridFunction::addElement ( const int  index)
void ListOfFloatMappedGridFunction::addElement ( )
void ListOfFloatMappedGridFunction::addElement ( const floatMappedGridFunction t,
const int  index 
)
void ListOfFloatMappedGridFunction::addElement ( const floatMappedGridFunction t)
void ListOfFloatMappedGridFunction::breakReference ( )
virtual

Reimplemented from ReferenceCounting.

Referenced by floatGridCollectionFunction::destroy().

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

References rcData.

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

Member Data Documentation

RCData* ListOfFloatMappedGridFunction::rcData

Referenced by getLength(), and listLength().


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