#include <ucommon/platform.h>
#include <ucommon/protocols.h>
#include <ucommon/thread.h>
#include <ucommon/fsys.h>
#include <stdio.h>
Include dependency graph for file.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ucommon |
Data Structures | |
class | ucommon::file |
Access standard files through character protocol. More... | |
Typedefs | |
typedef file | ucommon::file_t |
Convience type for file. |
Definition in file file.h.