#include "LDK/Types.h"
#include "LDK/VFile.h"
#include "LDK/String.h"
#include <vector>
#include <list>
Include dependency graph for VFileSystem.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | LDK |
namespace | LDK::Details |
Data Structures | |
class | LDK::Details::PerThreadVFS |
class | LDK::VFileSystem |
The virtual filesystem. More... | |
Typedefs | |
typedef std::vector< String, Allocator< String > > | LDK::StringVec |
typedef SmartPointer< StringVec > | LDK::SmartStringVec |
Definition in file VFileSystem.h.