OpenImageIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Variables
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.

Variables

 OIIO_NAMESPACE_ENTER
 

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: