dmlite  0.4
Classes | Namespaces
p/io.h File Reference

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

#include <fcntl.h>
#include <map>
#include "base.h"
#include "exceptions.h"
#include "utils/extensible.h"
Include dependency graph for p/io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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...

Namespaces

namespace  dmlite
 Namespace for the libdm C++ API.

Detailed Description

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

Author:
Alejandro Álvarez Ayllón aalva.nosp@m.rez@.nosp@m.cern..nosp@m.ch