Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

DataFactory< T > Class Template Reference

#include <BoxLayoutData.H>

Inheritance diagram for DataFactory< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class DataFactory< T >

Factory object to data members of a BoxLayoutData container.


Public Member Functions

virtual T * create (const Box &box, int ncomps, const DataIndex &a_datInd) const =0
 factory function. creates a new 'T' object


Member Function Documentation

template<class T>
virtual T* DataFactory< T >::create const Box box,
int  ncomps,
const DataIndex a_datInd
const [pure virtual]
 

factory function. creates a new 'T' object

creates a new 'T' object and returns a pointer to it. Responsiblitly for calling operator 'delete' on this pointer is passed to the user.

Implemented in DefaultDataFactory< T >, FABAliasDataFactory, AliasDataFactory< T >, and BinFabFactory< T >.


The documentation for this class was generated from the following file:
Generated on Thu May 12 18:21:08 2005 for Chombo by doxygen 1.3.8