dmlite
0.6
|
Cdmlite::AclEntry | ACL Entry |
▼Cdmlite::Authn | |
Cdmlite::BuiltInAuthn | |
▼Cdmlite::BaseFactory | Base class for factories |
▼Cdmlite::AuthnFactory | AuthnFactory |
Cdmlite::BuiltInAuthnFactory | |
▼Cdmlite::CatalogFactory | Plug-ins must implement a concrete factory to be instantiated |
Cdmlite::BuiltInCatalogFactory | Plug-ins must implement a concrete factory to be instantiated |
Cdmlite::INodeFactory | INodeFactory |
Cdmlite::IODriver | IO Driver |
Cdmlite::IODriverFactory | Plug-ins must implement a concrete factory to be instantiated |
Cdmlite::PoolDriverFactory | PoolDriver factory |
Cdmlite::PoolManagerFactory | Plug-ins must implement a concrete factory to be instantiated |
▼Cdmlite::BaseInterface | Base class for interfaces |
▼Cdmlite::Catalog | Interface for Catalog (Namespaces) |
Cdmlite::BuiltInCatalog | |
Cdmlite::DummyCatalog | |
Cdmlite::INode | |
Cdmlite::IODriver | IO Driver |
Cdmlite::PoolDriver | Interface for a pool driver |
▼Cdmlite::PoolManager | Interface for pool types |
Cdmlite::DummyPoolManager | |
Cdmlite::Chunk | Represents a chunk of a file |
Cdmlite::DavixStuff | |
▼Cdmlite::Directory | Typedef for directories |
Cdmlite::BuiltInDir | |
Cdmlite_aclentry | Handles ACL entries |
Cdmlite_chunk | Chunk of data |
Cdmlite_credentials | Security credentials |
Cdmlite_location | Collection of chunks that form a replica |
Cdmlite_pool | Pool data |
Cdmlite_replica | |
Cdmlite_security_context | Security context |
Cdmlite_security_ent | Used to handle user and group information |
Cdmlite_url | Handles URL |
Cdmlite_xferinfo | Progress markers for file copies. FTS jargon calls these "FTS performance markers" |
Cdmlite_xstat | |
Cdmlite::DmStatus | |
Cdmlite::DomeCredentials | |
Cdmlite::DomeTalker | |
▼Cexception | |
Cdmlite::DmException | Base exception class |
▼Cdmlite::Extensible | Helpful typedef for KeyValue containers |
Cdmlite::ExtendedStat | File/directory metadata |
Cdmlite::GroupInfo | |
Cdmlite::Pool | Internal interface for handling pool metadata |
Cdmlite::Replica | File replica metadata |
Cdmlite::SecurityCredentials | Security credentials. To be filled by the front-end |
Cdmlite::SymLink | Symbolic link |
Cdmlite::UserInfo | |
Cdmlite::IDirectory | Typedef for directories |
Cdmlite::InodeTrans | Convenience class that releases a resource on destruction |
Cdmlite::IOHandler | IO interface |
CLogger | |
▼Cmutex | |
Cdmlite::dmTask | |
Cdmlite::MySqlHolder | Holder of mysql connections, base class singleton holding the mysql conn pool |
Cdmlite::MysqlWrap | |
Cdmlite::PluginIdCard | Joint between plugins and plugin-manager |
Cdmlite::PluginManager | CatalogInterface can only be instantiated through this class |
Cdmlite::PoolContainer< E > | Implements a pool of whichever resource |
▼Cdmlite::PoolContainer< DavixStuff *> | |
Cdmlite::DavixCtxPool | |
Cdmlite::PoolContainer< dmlite::MysqlWrap *> | |
Cdmlite::PoolElementFactory< E > | |
▼Cdmlite::PoolElementFactory< DavixStuff *> | |
Cdmlite::DavixCtxFactory | |
Cdmlite::PoolElementFactory< dmlite::MysqlWrap *> | |
▼Cdmlite::PoolElementFactory< MysqlWrap *> | |
Cdmlite::MySqlConnectionFactory | |
Cdmlite::PoolGrabber< E > | Convenience class that releases a resource on destruction |
▼Cdmlite::PoolGrabber< DavixStuff *> | |
Cdmlite::DavixGrabber | |
Cdmlite::PoolHandler | Handler for a pool. Works similary to a file handler |
▼Crecursive_mutex | |
Cdmlite::dmTaskExec | |
Cdmlite::SecurityContext | Security context. To be created by the Authn |
Cdmlite::StackInstance | |
Cdmlite::Statement | Prepared statement wrapper |
Cdmlite::Url | |
▼Cvector | |
Cdmlite::Acl | |
Cdmlite::Location | Represent the complete location of a file |
Cdmlite::xferprogmarker | Progress markers for file copies. FTS jargon calls these "FTS performance markers" beware, we assume that this structure is identical to the one defined in the C API |