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 825 of file XrdClHttpOps.hh.

Constructor & Destructor Documentation

◆ ~CurlProgressCallback()

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

Definition at line 827 of file XrdClHttpOps.hh.

827 {}

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: