dmlite  0.6
Classes | Namespaces
pooldriver.h File Reference

Pool handling API. More...

#include "dmlite/common/config.h"
#include "base.h"
#include "exceptions.h"
#include "inode.h"
#include "utils/urls.h"
#include <map>
#include <vector>
Include dependency graph for pooldriver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dmlite::Chunk
 Represents a chunk of a file. More...
 
struct  dmlite::Location
 Represent the complete location of a file. More...
 
class  dmlite::PoolHandler
 Handler for a pool. Works similary to a file handler. More...
 
class  dmlite::PoolDriver
 Interface for a pool driver. More...
 
class  dmlite::PoolDriverFactory
 PoolDriver factory. More...
 

Namespaces

 dmlite
 Namespace for the dmlite C++ API.
 

Detailed Description

Pool handling API.

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