include/dmlite/cpp/io.h File Reference

I/O API. Abstracts how to write or read to/from a disk within a pool. More...

#include "../common/config.h"
#include "base.h"
#include "exceptions.h"
#include "utils/extensible.h"
#include <fcntl.h>
#include <map>
#include <sys/stat.h>
#include <sys/uio.h>

Include dependency graph for io.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dmlite

Classes

class  dmlite::IOHandler
 IO interface. More...
class  dmlite::IODriver
 IO Driver. More...
class  dmlite::IOFactory
 Plug-ins must implement a concrete factory to be instantiated. More...


Detailed Description

I/O API. Abstracts how to write or read to/from a disk within a pool.

Author:
Alejandro Álvarez Ayllón <aalvarez@cern.ch>

Generated on 11 Jul 2013 for dmlite by  doxygen 1.4.7