PCMFileSystemManager.h File Reference


Detailed Description

Contains declaration of class FileSystemManager.

Definition in file PCMFileSystemManager.h.

#include "PCMPremeditations.h"
#include "PCMSingleton.h"
#include "PCMException.h"
#include "PCMLogger.h"
#include "PCMContainer.h"
#include "PCMPointer.h"
#include <string>
#include <list>
#include <queue>
#include <stack>
#include <squirrel/squirrel.h>
#include <squirrel/sqstdio.h>
#include <squirrel/sqstdaux.h>
#include <squirrel/sqplus.h>
#include "PCMFileSystemManager_impl.h"

Include dependency graph for PCMFileSystemManager.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Namespaces

namespace  ParCompMark

Classes

class  ParCompMark::FileSystemManager
 Singleton class managing file system. More...

Functions

 DECLARE_INSTANCE_TYPE_NAME (ParCompMark::FileSystemManager, FileSystemManager)
 


Function Documentation

DECLARE_INSTANCE_TYPE_NAME ( ParCompMark::FileSystemManager  ,
FileSystemManager   
)