CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cache_extern.h File Reference
#include <pthread.h>
#include <stdint.h>
#include <unistd.h>
#include <cassert>
#include <string>
#include <vector>
#include "cache.h"
#include "cache_transport.h"
#include "crypto/hash.h"
#include "fd_table.h"
#include "gtest/gtest_prod.h"
#include "quota.h"
#include "util/atomic.h"
#include "util/concurrency.h"
#include "util/single_copy.h"
Include dependency graph for cache_extern.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ExternalCacheManager
 
class  ExternalCacheManager::PluginHandle
 
struct  ExternalCacheManager::Transaction
 
struct  ExternalCacheManager::ReadOnlyHandle
 
class  ExternalCacheManager::RpcJob
 
struct  ExternalCacheManager::RpcInFlight
 
class  ExternalQuotaManager
 
struct  ExternalQuotaManager::QuotaInfo
 

Macros

#define __STDC_FORMAT_MACROS
 

Macro Definition Documentation

#define __STDC_FORMAT_MACROS

This file is part of the CernVM File System.

Definition at line 8 of file cache_extern.h.