FileSystem.cpp File Reference

A class for handling system files and paths. More...

#include "FileSystem.h"
#include "../Exception.h"
#include "../encoding/CharEncoding.h"
#include <boost/filesystem.hpp>
#include <vector>
#include <windows.h>

Go to the source code of this file.

Detailed Description

A class for handling system files and paths.

Author
Matheus Cavassan Zaglia

Definition in file FileSystem.cpp.