Ninja
Classes
disk_interface.h File Reference
#include <map>
#include <string>
#include "timestamp.h"
Include dependency graph for disk_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DiskInterface
 Interface for accessing the disk. More...
 
struct  FileReader
 Interface for reading files from disk. More...
 
struct  RealDiskInterface
 Implementation of DiskInterface that actually hits the disk. More...