ucommon
Data Structures | Namespaces | Typedefs
file.h File Reference

Adaption of C runtime FILE processing. More...

#include <ucommon/platform.h>
#include <ucommon/protocols.h>
#include <ucommon/thread.h>
#include <ucommon/string.h>
#include <ucommon/memory.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.

Data Structures

class  ucommon::file
 Access standard files through character protocol. More...
 

Namespaces

 ucommon
 Common namespace for all ucommon objects.
 

Typedefs

typedef file ucommon::file_t
 Convience type for file.
 

Detailed Description

Adaption of C runtime FILE processing.

Definition in file file.h.