dmlite
0.6
|
▼ include | |
▼ dmlite | |
▼ c | |
any.h | Opaque handler to pass different types of values to the API |
catalog.h | C wrapper for DMLite Catalog API |
checksums.h | |
dmlite.h | C wrapper for DMLite |
inode.h | C wrapper for DMLite INode API |
io.h | C wrapper for I/O interfaces |
pool.h | C wrapper for DMLite Pool API |
utils.h | C wrapper for DMLite utils |
▼ common | |
errno.h | Error codes |
▼ cpp | |
▼ dummy | |
DummyCatalog.h | A dummy plugin that just delegates calls to a decorated one |
DummyPool.h | A dummy plugin that just delegates calls to a decorated one |
▼ utils | |
checksums.h | Utility methods for checksum handling |
extensible.h | Extensible types (hold metadata) |
logger.h | |
mysqlpools.h | MySQL pool implementation |
poolcontainer.h | Pooling |
security.h | Security functionality shared between modules |
urls.h | Common methods and functions for URL and path |
authn.h | Authentication API. Any sort of security check is plugin-specific |
base.h | Base interfaces |
catalog.h | Catalog API |
dmlite.h | Entry point for DMLite |
exceptions.h | Exceptions used by the API |
inode.h | Low-level access API |
io.h | I/O API. Abstracts how to write or read to/from a disk within a pool |
pooldriver.h | Pool handling API |
poolmanager.h | Pool API |
status.h | Status objects used by the API |
▼ src | |
▼ core | |
▼ builtin | |
Authn.h | User and group mapping using the system's ones |
Catalog.h | Implementation of a Catalog using other plugins, as INode |
▼ defaults | |
NotImplemented.h | |
▼ utils | |
DavixPool.h | |
DomeTalker.h | Utility class, used to send requests to Dome |
DomeUtils.h | Small utilities used throughout dome |
HorribleMutex.h | |
MySqlWrapper.h | MySQL Wrapper |
TaskExec.h |