IOmgr::FileManager Class Reference

#include <FileManager.h>

Collaboration diagram for IOmgr::FileManager:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool ReadFile (const char *fname, BaseImporter &bimpr)
void RegisterModules (BaseFileReader *bfr)
bool IsFileExists (const char *fname) const
bool CheckInitials (const char *fname, const char *initials)

Static Public Member Functions

static void Init (const int argc, const char **argv)
static FileManagerGetInstance ()
static void Destroy ()

Static Protected Attributes

static FileManagerinstance = 0

Member Function Documentation

bool IOmgr::FileManager::CheckInitials ( const char *  fname,
const char *  initials 
) [inline]
void IOmgr::FileManager::Destroy ( void   )  [static]

Here is the caller graph for this function:

FileManager * IOmgr::FileManager::GetInstance ( void   )  [static]

Here is the call graph for this function:

Here is the caller graph for this function:

void IOmgr::FileManager::Init ( const int  argc,
const char **  argv 
) [static]

Here is the caller graph for this function:

bool IOmgr::FileManager::IsFileExists ( const char *  fname  )  const
bool IOmgr::FileManager::ReadFile ( const char *  fname,
BaseImporter bimpr 
)
void IOmgr::FileManager::RegisterModules ( BaseFileReader bfr  ) 

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

FileManager * IOmgr::FileManager::instance = 0 [static, protected]

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