TDME2 1.9.121
fwd-tdme.h
Go to the documentation of this file.
1#pragma once
2
3namespace tdme {
4namespace os {
5namespace filesystem {
7 struct FileNameFilter;
8 class FileSystem;
12} // namespace filesystem
13} // namespace os
14} // namespace tdme
Archive file system implementation.
File system singleton class.
Definition: FileSystem.h:14
Standard file system implementation.
Definition: fwd-tdme.h:4
File system file name filter interface.