Ninja
Public Attributes | List of all members
VirtualFileSystem::Entry Struct Reference

An entry for a single in-memory file. More...

#include <test.h>

Public Attributes

string contents
 
int mtime
 

Detailed Description

An entry for a single in-memory file.

Definition at line 69 of file test.h.

Member Data Documentation

string VirtualFileSystem::Entry::contents

Definition at line 71 of file test.h.

int VirtualFileSystem::Entry::mtime

Definition at line 70 of file test.h.


The documentation for this struct was generated from the following file: