OpenImageIO
 All Classes Files Friends Macros Pages
filesystem.h File Reference

Utilities for dealing with file names and files. We use boost::filesystem anywhere we can, but that doesn't cover everything we want to do. More...

#include <cstdio>
#include <ctime>
#include <fstream>
#include <string>
#include <vector>
#include "export.h"
#include "version.h"

Go to the source code of this file.


Detailed Description

Utilities for dealing with file names and files. We use boost::filesystem anywhere we can, but that doesn't cover everything we want to do.

Some helpful nomenclature: