CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
upload::CurlSendPayload Struct Reference

#include <session_context.h>

Collaboration diagram for upload::CurlSendPayload:

Public Attributes

const std::string * json_message
 
ObjectPackProducerpack_serializer
 
size_t index
 

Detailed Description

Definition at line 22 of file session_context.h.

Member Data Documentation

size_t upload::CurlSendPayload::index

Definition at line 25 of file session_context.h.

Referenced by upload::SessionContext::DoUpload(), and upload::SendCB().

const std::string* upload::CurlSendPayload::json_message

Definition at line 23 of file session_context.h.

Referenced by upload::SessionContext::DoUpload(), and upload::SendCB().

ObjectPackProducer* upload::CurlSendPayload::pack_serializer

Definition at line 24 of file session_context.h.

Referenced by upload::SessionContext::DoUpload(), and upload::SendCB().


The documentation for this struct was generated from the following file: