FileManager Class Reference

#include <FileManager.h>

List of all members.

Public Member Functions

 FileManager ()
 ~FileManager ()
DataSetloadData (QString *fileName)

Static Private Attributes

static log4cxx::LoggerPtr logger


Detailed Description

FileManager, which loads the data files

Constructor & Destructor Documentation

FileManager::FileManager (  ) 

Constructs a new FileManager object

FileManager::~FileManager (  ) 

Destroys the object


Member Function Documentation

DataSet * FileManager::loadData ( QString *  fileName  ) 

Loads the data file with the given name and returns a pointer to the generated dataset

Parameters:
fileName Name of the file
Returns:
pointer to the generated dataset


Member Data Documentation

LoggerPtr FileManager::logger [static, private]


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

Generated on Tue Jun 2 19:53:44 2009 for Hierarchical Edge Bundles by  doxygen 1.5.7.1