sfem_import::Import Class Reference

... an abstract base class for all import interfaces and data container This class is the base of all importers. It provides a unified API which provides More...

#include <import.hpp>

Inheritance diagram for sfem_import::Import:

Inheritance graph
[legend]
Collaboration diagram for sfem_import::Import:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void apply (sfem::mesh::Structure &dest) const
const std::string & ident () const
 Import (const std::string &ident)
 constructor
virtual void parse (const std::string &filename)=0
 Parses a given input file and writes data to the parser data base.
Structurestructure ()
const Structurestructure () const
virtual void translate ()=0
 Translates the parsed data into the own database format.
virtual ~Import ()
 destructor

Protected Attributes

std::string m_ident
Structure m_structure


Detailed Description

... an abstract base class for all import interfaces and data container This class is the base of all importers. It provides a unified API which provides


Member Function Documentation

void sfem_import::Import::apply ( sfem::mesh::Structure &  dest  )  const

This method applies the imported data to an existing sfem::Structure object.

Parameters:
structure is the FE structure the data is exported to.


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

Generated on Wed Nov 17 17:35:53 2010 for 'sfem_import' Module Programming Interface by  doxygen 1.5.6