Utilities
StorageFactory
src
SysIOChannel.h
Go to the documentation of this file.
1
#ifndef STORAGE_FACTORY_SYS_IO_CHANNEL_H
2
#define STORAGE_FACTORY_SYS_IO_CHANNEL_H
3
4
#include <cerrno>
5
#include <unistd.h>
6
#include <fcntl.h>
7
#include <sys/types.h>
8
#include <sys/uio.h>
9
10
#endif // STORAGE_FACTORY_SYS_IO_CHANNEL_H
Generated for CMSSW Reference Manual by
1.8.16