Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

file.h File Reference

#include <cc++/config.h>
#include <cc++/thread.h>
#include <iostream>
#include <fstream>
#include <cstdio>
#include <dirent.h>
#include <sys/stat.h>
#include <sys/mman.h>

Go to the source code of this file.

Namespaces

namespace  ost

Defines

#define caddr_t   char *
#define S_IRUSR   0400
#define S_IWUSR   0200
#define S_IRGRP   0040
#define S_IWGRP   0020
#define S_IROTH   0004
#define S_IWOTH   0002
#define FILE_MAPPED_READ   FILE_ACCESS_READONLY
#define FILE_MAPPED_WRITE   FILE_ACCESS_WRITEONLY
#define FILE_MAPPED_RDWR   FILE_ACCESS_READWRITE


Define Documentation

#define FILE_MAPPED_RDWR   FILE_ACCESS_READWRITE
 

#define FILE_MAPPED_READ   FILE_ACCESS_READONLY
 

#define FILE_MAPPED_WRITE   FILE_ACCESS_WRITEONLY
 

#define S_IRGRP   0040
 

#define S_IROTH   0004
 

#define S_IRUSR   0400
 

#define S_IWGRP   0020
 

#define S_IWOTH   0002
 

#define S_IWUSR   0200
 

#define caddr_t   char *
 


Generated at Fri Dec 21 08:31:30 2001 for CommonC++ by doxygen1.2.10 written by Dimitri van Heesch, © 1997-2001