CernVM-FS
2.12.0
|
#include <stdint.h>
#include <cstdlib>
#include "cache.h"
#include "cache.pb.h"
#include "util/single_copy.h"
Go to the source code of this file.
Classes | |
class | CacheTransport |
class | CacheTransport::Frame |
Namespaces | |
shash | |
Functions | |
const char * | CacheTransportCode2Ascii (const cvmfs::EnumStatus code) |
|
inline |
Definition at line 19 of file cache_transport.h.
Referenced by CachePlugin::LogSessionError().