dmlite  0.6
Classes | Namespaces
catalog.h File Reference

Catalog API. More...

#include "dmlite/common/config.h"
#include "base.h"
#include "exceptions.h"
#include "inode.h"
#include "utils/extensible.h"
#include <dirent.h>
#include <sys/stat.h>
#include <string>
#include <vector>
#include <utime.h>
Include dependency graph for catalog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dmlite::Directory
 Typedef for directories. More...
 
class  dmlite::Catalog
 Interface for Catalog (Namespaces). More...
 
class  dmlite::CatalogFactory
 Plug-ins must implement a concrete factory to be instantiated. More...
 

Namespaces

 dmlite
 Namespace for the dmlite C++ API.
 

Detailed Description

Catalog API.

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