gatb.core-API-0.0.0
FileSystemCommon.hpp File Reference

Implementations common to various OS. More...

#include <gatb/system/api/IFileSystem.hpp>
#include <gatb/system/api/Exception.hpp>
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#include <iostream>
Include dependency graph for FileSystemCommon.hpp:

Classes

class  CommonFile
 Default implementation of IFile interface. More...
 
class  FileSystemCommon
 default implementation More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::system
 Operating System abstraction layer.
 
 gatb::core::system::impl
 Implementation of Operating System abstraction layer.
 

Detailed Description

Implementations common to various OS.

Date
01/03/2013
Author
edrezen