#include "OW_config.h"
#include "OW_Types.hpp"
#include "OW_FileSystem.hpp"
#include <algorithm>
Include dependency graph for OW_File.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Classes | |
class | OW_NAMESPACE::File |
The purpose of the File class is to provide an abstraction layer over the platform dependant functionality related to a file. More... |