CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CacheManager::LabeledObject Struct Reference

#include <cache.h>

Collaboration diagram for CacheManager::LabeledObject:

Public Member Functions

 LabeledObject (const shash::Any &id)
 
 LabeledObject (const shash::Any &id, const Label &l)
 

Public Attributes

shash::Any id
 
Label label
 

Detailed Description

A content hash together with the meta-data from a (partial) label.

Definition at line 139 of file cache.h.

Constructor & Destructor Documentation

CacheManager::LabeledObject::LabeledObject ( const shash::Any id)
inlineexplicit

Definition at line 140 of file cache.h.

CacheManager::LabeledObject::LabeledObject ( const shash::Any id,
const Label l 
)
inline

Definition at line 141 of file cache.h.

Member Data Documentation

shash::Any CacheManager::LabeledObject::id

Definition at line 145 of file cache.h.

Label CacheManager::LabeledObject::label

Definition at line 146 of file cache.h.


The documentation for this struct was generated from the following file: