CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
anonymous_namespace{libcvmfs_cache.cc} Namespace Reference

Classes

class  ForwardCachePlugin
 

Functions

static shash::Any Chash2Cpphash (const struct cvmcache_hash *h)
 
static struct cvmcache_hash Cpphash2Chash (const shash::Any &hash)
 
static enum cvmcache_object_type ObjectType2CType (cvmfs::EnumObjectType type)
 

Variables

Watchdogg_watchdog = NULL
 

Function Documentation

static shash::Any anonymous_namespace{libcvmfs_cache.cc}::Chash2Cpphash ( const struct cvmcache_hash h)
static

Definition at line 29 of file libcvmfs_cache.cc.

static struct cvmcache_hash anonymous_namespace{libcvmfs_cache.cc}::Cpphash2Chash ( const shash::Any hash)
static

Definition at line 36 of file libcvmfs_cache.cc.

static enum cvmcache_object_type anonymous_namespace{libcvmfs_cache.cc}::ObjectType2CType ( cvmfs::EnumObjectType  type)
static

Variable Documentation

Watchdog* anonymous_namespace{libcvmfs_cache.cc}::g_watchdog = NULL

Definition at line 285 of file libcvmfs_cache.cc.

Referenced by cvmcache_spawn_watchdog(), and cvmcache_terminate_watchdog().