CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
upload::S3Uploader::RequestCtrl Struct Reference
Inheritance diagram for upload::S3Uploader::RequestCtrl:
Collaboration diagram for upload::S3Uploader::RequestCtrl:

Public Member Functions

 RequestCtrl ()
 
void WaitFor ()
 

Public Attributes

int return_code
 
const CallbackTNcallback_forward
 
std::string original_path
 
int pipe_wait [2]
 

Additional Inherited Members

- Protected Member Functions inherited from SingleCopy
 SingleCopy ()
 

Detailed Description

Definition at line 96 of file upload_s3.h.

Constructor & Destructor Documentation

upload::S3Uploader::RequestCtrl::RequestCtrl ( )
inline

Definition at line 97 of file upload_s3.h.

Member Function Documentation

void upload::S3Uploader::RequestCtrl::WaitFor ( )

Definition at line 39 of file upload_s3.cc.

Referenced by upload::S3Uploader::Create(), upload::S3Uploader::DoUpload(), and upload::S3Uploader::Peek().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

const CallbackTN* upload::S3Uploader::RequestCtrl::callback_forward

Definition at line 104 of file upload_s3.h.

Referenced by upload::S3Uploader::DoUpload(), and upload::S3Uploader::OnReqComplete().

std::string upload::S3Uploader::RequestCtrl::original_path

Definition at line 105 of file upload_s3.h.

Referenced by upload::S3Uploader::DoUpload(), and upload::S3Uploader::OnReqComplete().

int upload::S3Uploader::RequestCtrl::pipe_wait[2]
int upload::S3Uploader::RequestCtrl::return_code

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