CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
file_chunk.h File Reference
#include <pthread.h>
#include <stdint.h>
#include <sys/types.h>
#include <string>
#include <vector>
#include "bigvector.h"
#include "compression.h"
#include "crypto/hash.h"
#include "shortstring.h"
#include "smallhash.h"
#include "util/atomic.h"
#include "util/single_copy.h"
Include dependency graph for file_chunk.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FileChunk
 
struct  FileChunkReflist
 
struct  ChunkFd
 
struct  ChunkTables
 
class  SimpleChunkTables
 
struct  SimpleChunkTables::OpenChunks
 

Typedefs

typedef BigVector< FileChunkFileChunkList
 

Typedef Documentation

Definition at line 51 of file file_chunk.h.