dmlite  0.6
File List
Here is a list of all files with brief descriptions:
[detail level 12345]
  include
  dmlite
  c
 any.hOpaque handler to pass different types of values to the API
 catalog.hC wrapper for DMLite Catalog API
 checksums.h
 dmlite.hC wrapper for DMLite
 inode.hC wrapper for DMLite INode API
 io.hC wrapper for I/O interfaces
 pool.hC wrapper for DMLite Pool API
 utils.hC wrapper for DMLite utils
  common
 errno.hError codes
  cpp
  dummy
 DummyCatalog.hA dummy plugin that just delegates calls to a decorated one
 DummyPool.hA dummy plugin that just delegates calls to a decorated one
  utils
 checksums.hUtility methods for checksum handling
 extensible.hExtensible types (hold metadata)
 logger.h
 mysqlpools.hMySQL pool implementation
 poolcontainer.hPooling
 security.hSecurity functionality shared between modules
 urls.hCommon methods and functions for URL and path
 authn.hAuthentication API. Any sort of security check is plugin-specific
 base.hBase interfaces
 catalog.hCatalog API
 dmlite.hEntry point for DMLite
 exceptions.hExceptions used by the API
 inode.hLow-level access API
 io.hI/O API. Abstracts how to write or read to/from a disk within a pool
 pooldriver.hPool handling API
 poolmanager.hPool API
 status.hStatus objects used by the API
  src
  core
  builtin
 Authn.hUser and group mapping using the system's ones
 Catalog.hImplementation of a Catalog using other plugins, as INode
  defaults
 NotImplemented.h
  utils
 DavixPool.h
 DomeTalker.hUtility class, used to send requests to Dome
 DomeUtils.hSmall utilities used throughout dome
 HorribleMutex.h
 MySqlWrapper.hMySQL Wrapper
 TaskExec.h