dmlite
0.4
|
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"
Functions | |
uid_t | getUid (const SecurityContext *ctx) |
gid_t | getGid (const SecurityContext *ctx, unsigned index) |
bool | hasGroup (const SecurityContext *ctx, gid_t gid) |
Implementation of a Catalog using other plugins, as INode.
Intended to ease the development of database backends.
|
inline |
|
inline |
|
inline |