any.h [code] | Opaque handler to pass different types of values to the API |
Authn.cpp | User and group mapping using the system's ones |
Authn.h [code] | User and group mapping using the system's ones |
authn.h [code] | Authentication API. Any sort of security check is plugin-specific |
base.h [code] | Base interfaces |
Catalog.cpp | Implementation of a Catalog using other plugins, as INode |
Catalog.h [code] | Implementation of a Catalog using other plugins, as INode |
catalog.h [code] | C wrapper for DMLite Catalog API |
p/catalog.h [code] | Catalog API |
config.h [code] | Header generated by CMake with the build configuration used |
Defaults.cpp | Implementation of non abstract dmlite::Catalog methods |
dmlite.h [code] | C wrapper for DMLite |
p/dmlite.h [code] | Entry point for DMLite |
DummyCatalog.cpp | DummyCatalog implementation |
DummyCatalog.h [code] | A dummy plugin that just delegates calls to a decorated one |
DummyPool.cpp | DummyPoolManager implementation |
DummyPool.h [code] | A dummy plugin that just delegates calls to a decorated one |
errno.h [code] | Error codes |
Exceptions.cpp | Exceptions used by the API |
exceptions.h [code] | Exceptions used by the API |
Extensible.cpp | Extensible types (hold metadata) |
extensible.h [code] | Extensible types (hold metadata) |
inode.h [code] | C wrapper for DMLite INode API |
p/inode.h [code] | Low-level access API |
io.h [code] | C wrapper for I/O interfaces |
p/io.h [code] | I/O API. Abstracts how to write or read to/from a disk within a pool |
Operators.cpp | Implementation of the operators defined for the simple data structs |
PluginManager.cpp | Implementation of dm::PluginManager |
pool.h [code] | C wrapper for DMLite Pool API |
poolcontainer.h [code] | Pooling |
pooldriver.h [code] | Pool handling API |
poolmanager.h [code] | Pool API |
Security.cpp | Security functionality shared between modules |
security.h [code] | Security functionality shared between modules |
StackInstance.cpp | Implementation of dm::StackInstance |
Urls.cpp | Common methods and functions for URI's |
urls.h [code] | Common methods and functions for URL and path |
utils.h [code] | C wrapper for DMLite utils |