#include <FS.h>
Public Attributes | |
| string | full_name |
| int | max_clients |
| int | cur_clients |
the FS holds a map of file_name to file_struct, a file is identified with his file_name, but when a request arrives to the FS it looks up the file_name in the map to find position and availability of the file
Definition at line 55 of file FS.h.
| string file_struct::full_name |
1.5.8