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

Functions

void InitializeHeader (const int version, const int num_objects, const size_t pack_size, std::string *header)
 
void AppendItemToHeader (ObjectPack::BucketContentType object_type, const std::string &hash_str, const size_t object_size, const std::string &object_name, std::string *header)
 

Function Documentation

void anonymous_namespace{pack.cc}::AppendItemToHeader ( ObjectPack::BucketContentType  object_type,
const std::string &  hash_str,
const size_t  object_size,
const std::string &  object_name,
std::string *  header 
)

Definition at line 32 of file pack.cc.

Referenced by ObjectPackProducer::ObjectPackProducer().

Here is the call graph for this function:

Here is the caller graph for this function:

void anonymous_namespace{pack.cc}::InitializeHeader ( const int  version,
const int  num_objects,
const size_t  pack_size,
std::string *  header 
)

Definition at line 22 of file pack.cc.

Referenced by ObjectPackProducer::ObjectPackProducer().

Here is the call graph for this function:

Here is the caller graph for this function: