file_struct Struct Reference

structure identifying a file More...

#include <FS.h>

List of all members.

Public Attributes

string full_name
int max_clients
int cur_clients


Detailed Description

structure identifying a file

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.


Member Data Documentation

Definition at line 58 of file FS.h.

Referenced by main(), and req_server().

Definition at line 56 of file FS.h.

Referenced by main(), and req_server().

Definition at line 57 of file FS.h.

Referenced by main(), and req_server().


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

Generated on Sat Jun 13 21:06:30 2009 for DistributedFileRepository by  doxygen 1.5.8