CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Object Struct Reference
Collaboration diagram for Object:

Public Attributes

struct cvmcache_hash id
 
string data
 
cvmcache_object_type type
 
int32_t refcnt
 
string description
 

Detailed Description

Definition at line 30 of file cvmfs_cache_null.cc.

Member Data Documentation

string Object::data

Definition at line 32 of file cvmfs_cache_null.cc.

Referenced by null_obj_info(), and null_write_txn().

string Object::description

Definition at line 35 of file cvmfs_cache_null.cc.

Referenced by null_obj_info(), and null_start_txn().

struct cvmcache_hash Object::id

Definition at line 31 of file cvmfs_cache_null.cc.

Referenced by null_start_txn().

int32_t Object::refcnt

Definition at line 34 of file cvmfs_cache_null.cc.

Referenced by null_chrefcnt(), null_obj_info(), and null_start_txn().

cvmcache_object_type Object::type

Definition at line 33 of file cvmfs_cache_null.cc.

Referenced by null_obj_info(), and null_start_txn().


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