DataOutPlugin Class Reference

#include <DataOutPlugin.h>

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

List of all members.

Public Member Functions

 DataOutPlugin (const string=NULL)
virtual ~DataOutPlugin ()
virtual void load (const string) throw (FileNotFound, LibHandleError)
void setModelData (double **)
void setMetaData ()

Private Types

typedef double(* value_t )(double **, int, int)

Private Member Functions

 DataOutPlugin (const DataOutPlugin &x)

Private Attributes

value_t func_value

Member Typedef Documentation

typedef double(* DataOutPlugin::value_t)(double **, int, int) [private]

Constructor & Destructor Documentation

DataOutPlugin::DataOutPlugin ( const DataOutPlugin x  )  [private]

hidden copy constructor - we do not want to accidentially copy objects

DataOutPlugin::DataOutPlugin ( const string  _name = NULL  ) 
DataOutPlugin::~DataOutPlugin (  )  [virtual]

References crusde_debug(), and Plugin::name.


Member Function Documentation

void DataOutPlugin::load ( const  string  )  throw (FileNotFound, LibHandleError) [virtual]

Reimplemented from Plugin.

References crusde_debug(), and Plugin::load().

Referenced by SimulationCore::init().

void DataOutPlugin::setMetaData (  )  [inline]
void DataOutPlugin::setModelData ( double **  result  ) 

Member Data Documentation

Referenced by setModelData().


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

Generated on Tue Feb 16 15:18:33 2010 for CrusDe by  doxygen 1.6.1-20091004