XRootD
XrdClHttp::CurlCopyOp::CurlProgressCallback Class Referenceabstract

#include <XrdClHttpOps.hh>

+ Collaboration diagram for XrdClHttp::CurlCopyOp::CurlProgressCallback:

Public Member Functions

virtual ~CurlProgressCallback ()
 
virtual void Progress (off_t bytemark)=0
 

Detailed Description

Definition at line 828 of file XrdClHttpOps.hh.

Constructor & Destructor Documentation

◆ ~CurlProgressCallback()

virtual XrdClHttp::CurlCopyOp::CurlProgressCallback::~CurlProgressCallback ( )
inlinevirtual

Definition at line 830 of file XrdClHttpOps.hh.

830 {}

Member Function Documentation

◆ Progress()

virtual void XrdClHttp::CurlCopyOp::CurlProgressCallback::Progress ( off_t  bytemark)
pure virtual

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