Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

simth::PathManager Class Reference

#include <pathmanager.h>

List of all members.

Public Types

enum  PathType { PathTypeModule = 0, PathTypeDevice, PathTypeSimthBinary }

Public Member Functions

 PathManager ()
 ~PathManager ()

Static Public Member Functions

static std::string getPath (PathType t)


Detailed Description

This class manages paths. For POSIX systems it simply returns the default values for the known path types as specified at compilation time. For WIN32 systems this class tries to lookup the value of a needed path from the Windows registry. The following keys are used: If the path does not exist (or if empty) the user will be asked for it via a dialog. The results of that dialog will then be stored in the registry.

Author:
Martin Preuss<martin@libchipcard.de>


Member Enumeration Documentation

enum simth::PathManager::PathType
 

Enumeration values:
PathTypeModule 
PathTypeDevice 
PathTypeSimthBinary 


Constructor & Destructor Documentation

simth::PathManager::PathManager  ) 
 

simth::PathManager::~PathManager  ) 
 


Member Function Documentation

static std::string simth::PathManager::getPath PathType  t  )  [static]
 


Generated on Mon Apr 24 21:19:19 2006 for simthetic by  doxygen 1.4.1