Catalog.cpp File Reference
Implementation of a Catalog using other plugins, as INode.
More...
#include <algorithm>
#include <cstring>
#include <cstdlib>
#include <dmlite/cpp/dmlite.h>
#include <dmlite/cpp/utils/security.h>
#include <dmlite/cpp/utils/urls.h>
#include <vector>
#include "Catalog.h"
Detailed Description
Implementation of a Catalog using other plugins, as INode.
Intended to ease the development of database backends.
- Author:
- Alejandro Álvarez Ayllon <aalvarez@cern.ch>
Function Documentation