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

#include <upload_gateway.h>

Inheritance diagram for upload::GatewayStreamHandle:
Collaboration diagram for upload::GatewayStreamHandle:

Public Member Functions

 GatewayStreamHandle (const CallbackTN *commit_callback, ObjectPack::BucketHandle bkt)
 
- Public Member Functions inherited from upload::UploadStreamHandle
 UploadStreamHandle (const CallbackTN *commit_callback)
 
virtual ~UploadStreamHandle ()
 

Public Attributes

ObjectPack::BucketHandle bucket
 
- Public Attributes inherited from upload::UploadStreamHandle
const CallbackTNcommit_callback
 
int64_t tag
 
std::string remote_path
 

Additional Inherited Members

- Public Types inherited from upload::UploadStreamHandle
typedef
AbstractUploader::CallbackTN 
CallbackTN
 
- Static Public Attributes inherited from upload::UploadStreamHandle
static atomic_int64 g_upload_stream_tag = 0
 

Detailed Description

Definition at line 18 of file upload_gateway.h.

Constructor & Destructor Documentation

upload::GatewayStreamHandle::GatewayStreamHandle ( const CallbackTN commit_callback,
ObjectPack::BucketHandle  bkt 
)

Definition at line 18 of file upload_gateway.cc.

Member Data Documentation

ObjectPack::BucketHandle upload::GatewayStreamHandle::bucket

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