dmlite
0.6
|
▼Ndmlite | Namespace for the dmlite C++ API |
CAcl | |
CAclEntry | ACL Entry |
CAuthn | |
CAuthnFactory | AuthnFactory |
CBaseFactory | Base class for factories |
CBaseInterface | Base class for interfaces |
CBuiltInAuthn | |
CBuiltInAuthnFactory | |
CBuiltInCatalog | |
CBuiltInCatalogFactory | Plug-ins must implement a concrete factory to be instantiated |
CBuiltInDir | |
CCatalog | Interface for Catalog (Namespaces) |
CCatalogFactory | Plug-ins must implement a concrete factory to be instantiated |
CChunk | Represents a chunk of a file |
CDavixCtxFactory | |
CDavixCtxPool | |
CDavixGrabber | |
CDavixStuff | |
CDirectory | Typedef for directories |
CDmException | Base exception class |
CDmStatus | |
CdmTask | |
CdmTaskExec | |
CDomeCredentials | |
CDomeTalker | |
CDummyCatalog | |
CDummyPoolManager | |
CExtendedStat | File/directory metadata |
CExtensible | Helpful typedef for KeyValue containers |
CGroupInfo | |
CIDirectory | Typedef for directories |
CINode | |
CINodeFactory | INodeFactory |
CInodeTrans | Convenience class that releases a resource on destruction |
CIODriver | IO Driver |
CIODriverFactory | Plug-ins must implement a concrete factory to be instantiated |
CIOHandler | IO interface |
CLocation | Represent the complete location of a file |
CMySqlConnectionFactory | |
CMySqlHolder | Holder of mysql connections, base class singleton holding the mysql conn pool |
CMysqlWrap | |
CPluginIdCard | Joint between plugins and plugin-manager |
CPluginManager | CatalogInterface can only be instantiated through this class |
CPool | Internal interface for handling pool metadata |
CPoolContainer | Implements a pool of whichever resource |
CPoolDriver | Interface for a pool driver |
CPoolDriverFactory | PoolDriver factory |
CPoolElementFactory | |
CPoolGrabber | Convenience class that releases a resource on destruction |
CPoolHandler | Handler for a pool. Works similary to a file handler |
CPoolManager | Interface for pool types |
CPoolManagerFactory | Plug-ins must implement a concrete factory to be instantiated |
CReplica | File replica metadata |
CSecurityContext | Security context. To be created by the Authn |
CSecurityCredentials | Security credentials. To be filled by the front-end |
CStackInstance | |
CStatement | Prepared statement wrapper |
CSymLink | Symbolic link |
CUrl | |
CUserInfo | |
Cxferprogmarker | 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 |
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 | |
CLogger |