CPN
Computational Process Networks
Classes
FileHandle.h File Reference

A class to make it easy to deal with file descriptors. More...

#include <cpn/common.h>
#include <cpn/threading/PthreadMutex.h>
#include <cpn/utils/AutoLock.h>
#include <cpn/utils/IteratorRef.h>
#include <sys/uio.h>
+ Include dependency graph for FileHandle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileHandle
 Generic file handle could be a file, or a socket or a device. More...
 

Detailed Description

A class to make it easy to deal with file descriptors.

Author
John Bridgman

Definition in file FileHandle.h.