Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TAsyncReadvHandler Class Reference

Definition at line 81 of file TNetXNGFile.cxx.

Public Member Functions

 TAsyncReadvHandler (std::vector< XrdCl::XRootDStatus * > *statuses, Int_t statusIndex, TSemaphore *semaphore)
 
void HandleResponse (XrdCl::XRootDStatus *status, XrdCl::AnyObject *response) override
 

Private Attributes

TSemaphorefSemaphore
 
std::vector< XrdCl::XRootDStatus * > * fStatuses
 
Int_t fStatusIndex
 
Inheritance diagram for TAsyncReadvHandler:
[legend]

Constructor & Destructor Documentation

◆ TAsyncReadvHandler()

TAsyncReadvHandler::TAsyncReadvHandler ( std::vector< XrdCl::XRootDStatus * > *  statuses,
Int_t  statusIndex,
TSemaphore semaphore 
)
inline

Definition at line 88 of file TNetXNGFile.cxx.

Member Function Documentation

◆ HandleResponse()

void TAsyncReadvHandler::HandleResponse ( XrdCl::XRootDStatus *  status,
XrdCl::AnyObject *  response 
)
inlineoverride

Definition at line 98 of file TNetXNGFile.cxx.

Member Data Documentation

◆ fSemaphore

TSemaphore* TAsyncReadvHandler::fSemaphore
private

Definition at line 110 of file TNetXNGFile.cxx.

◆ fStatuses

std::vector<XrdCl::XRootDStatus*>* TAsyncReadvHandler::fStatuses
private

Definition at line 108 of file TNetXNGFile.cxx.

◆ fStatusIndex

Int_t TAsyncReadvHandler::fStatusIndex
private

Definition at line 109 of file TNetXNGFile.cxx.

  • net/netxng/src/TNetXNGFile.cxx