dmlite  0.4
File List
Here is a list of all files with brief descriptions:
o*any.hOpaque handler to pass different types of values to the API
o*Authn.cppUser and group mapping using the system's ones
o*Authn.hUser and group mapping using the system's ones
o*authn.hAuthentication API. Any sort of security check is plugin-specific
o*base.hBase interfaces
o*Catalog.cppImplementation of a Catalog using other plugins, as INode
o*Catalog.hImplementation of a Catalog using other plugins, as INode
o*catalog.hC wrapper for DMLite Catalog API
o*p/catalog.hCatalog API
o*config.hHeader generated by CMake with the build configuration used
o*Defaults.cppImplementation of non abstract dmlite::Catalog methods
o*dmlite.hC wrapper for DMLite
o*p/dmlite.hEntry point for DMLite
o*DummyCatalog.cppDummyCatalog implementation
o*DummyCatalog.hA dummy plugin that just delegates calls to a decorated one
o*DummyPool.cppDummyPoolManager implementation
o*DummyPool.hA dummy plugin that just delegates calls to a decorated one
o*errno.hError codes
o*Exceptions.cppExceptions used by the API
o*exceptions.hExceptions used by the API
o*Extensible.cppExtensible types (hold metadata)
o*extensible.hExtensible types (hold metadata)
o*inode.hC wrapper for DMLite INode API
o*p/inode.hLow-level access API
o*io.hC wrapper for I/O interfaces
o*p/io.hI/O API. Abstracts how to write or read to/from a disk within a pool
o*Operators.cppImplementation of the operators defined for the simple data structs
o*PluginManager.cppImplementation of dm::PluginManager
o*pool.hC wrapper for DMLite Pool API
o*poolcontainer.hPooling
o*pooldriver.hPool handling API
o*poolmanager.hPool API
o*Security.cppSecurity functionality shared between modules
o*security.hSecurity functionality shared between modules
o*StackInstance.cppImplementation of dm::StackInstance
o*Urls.cppCommon methods and functions for URI's
o*urls.hCommon methods and functions for URL and path
\*utils.hC wrapper for DMLite utils