CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
channel.h File Reference
#include <pthread.h>
#include <stdint.h>
#include <cassert>
#include <map>
#include <set>
#include <string>
#include <vector>
#include "cache.pb.h"
#include "cache_transport.h"
#include "crypto/hash.h"
#include "manifest.h"
#include "smallhash.h"
#include "util/atomic.h"
#include "util/murmur.hxx"
#include "util/single_copy.h"
Include dependency graph for channel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SessionCtx
 
struct  SessionCtx::ThreadLocalStorage
 
class  CachePlugin
 
struct  CachePlugin::ObjectInfo
 
struct  CachePlugin::Info
 
struct  CachePlugin::UniqueRequest
 
struct  CachePlugin::SessionInfo
 
class  CachePlugin::SessionCtxGuard