IOmgr::BaseFileReader Class Reference

#include <BaseReader.h>

Inheritance diagram for IOmgr::BaseFileReader:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~BaseFileReader ()
virtual const char * GetName () const =0
virtual const char * GetFileExtension () const =0
virtual const char * GetDescription () const =0
virtual bool Read (const char *fname, BaseImporter &bimpr)=0
virtual bool IsReadAble (const char *fname) const

Static Public Member Functions

static bool CheckInitials (const char *path, const char *initials)

Protected Member Functions

bool CompareExtensions (const char *fname, const char *ext) const

Constructor & Destructor Documentation

virtual IOmgr::BaseFileReader::~BaseFileReader (  )  [inline, virtual]

Member Function Documentation

bool IOmgr::BaseFileReader::CheckInitials ( const char *  path,
const char *  initials 
) [static]

Here is the call graph for this function:

bool IOmgr::BaseFileReader::CompareExtensions ( const char *  fname,
const char *  ext 
) const [protected]

Here is the call graph for this function:

virtual const char* IOmgr::BaseFileReader::GetDescription (  )  const [pure virtual]
virtual const char* IOmgr::BaseFileReader::GetFileExtension (  )  const [pure virtual]

Implemented in IOmgr::FieldReaderDG, IOmgr::FieldReaderSTD, and IOmgr::FMVReader.

Here is the caller graph for this function:

virtual const char* IOmgr::BaseFileReader::GetName (  )  const [pure virtual]

Implemented in IOmgr::FieldReaderDG, IOmgr::FieldReaderSTD, and IOmgr::FMVReader.

Here is the caller graph for this function:

bool IOmgr::BaseFileReader::IsReadAble ( const char *  fname  )  const [virtual]

Reimplemented in IOmgr::FieldReaderDG, IOmgr::FieldReaderSTD, and IOmgr::FMVReader.

Here is the call graph for this function:

Here is the caller graph for this function:

virtual bool IOmgr::BaseFileReader::Read ( const char *  fname,
BaseImporter bimpr 
) [pure virtual]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1