FileManager Class Reference

#include <FileManager.h>

Collaboration diagram for FileManager:
[legend]

List of all members.

Public Member Functions

 ~FileManager ()
bool loadFlowFile ()
void loadTransferFunction ()
void saveTransferFunction ()

Static Public Member Functions

static FileManagergetInstance ()


Detailed Description

Class, which gets used for loading and saving files.

Constructor & Destructor Documentation

FileManager::~FileManager (  ) 

Destructor.


Member Function Documentation

FileManager * FileManager::getInstance (  )  [static]

Returns an instance of the Filemanager.

Returns:
An instance of the Filemanager.

bool FileManager::loadFlowFile (  ) 

Opens a Load-File-Dialog to load a flow dataset.

void FileManager::loadTransferFunction (  ) 

Opens a Load-File-Dialog to load a transferfunction.

void FileManager::saveTransferFunction (  ) 

Opens a Save-File-Dialog to save a transferfunction.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 12:10:08 2008 for FlowVis by  doxygen 1.5.4