SAMRAI::tbox::DatabaseFactory Class Reference

Abstract base class factory used to build Database objects. More...

#include <source/toolbox/database/DatabaseFactory.h>

Inheritance diagram for SAMRAI::tbox::DatabaseFactory:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual Pointer< Databaseallocate (const std::string &name)=0

Detailed Description

Abstract base class factory used to build Database objects.

Used to build database objects. For example, RestartManager may use a DatabaseFactory to build databases when creating a restart file.


Member Function Documentation

virtual Pointer<Database> SAMRAI::tbox::DatabaseFactory::allocate ( const std::string &  name  )  [pure virtual]


The documentation for this class was generated from the following file:
Generated on Thu Jun 18 11:29:00 2009 for SAMRAI by  doxygen 1.5.1