XrdOucCacheIOCD Class Reference

#include <XrdOucCache.hh>

Inheritance diagram for XrdOucCacheIOCD:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void DetachDone ()=0
 Indicate that the CacheIO object has been detached.
 XrdOucCacheIOCD ()
virtual ~XrdOucCacheIOCD ()

Detailed Description

The XrdOucCacheIOCD defines a callback object that is used to handle XrdOucCacheIO::Detach() requests. It is passed to Detach() and if Detach() returns false then the DetachDone() method must be called when the object has been successfully detached from the cache.


Constructor & Destructor Documentation

XrdOucCacheIOCD::XrdOucCacheIOCD (  )  [inline]
virtual XrdOucCacheIOCD::~XrdOucCacheIOCD (  )  [inline, virtual]

Member Function Documentation

virtual void XrdOucCacheIOCD::DetachDone (  )  [pure virtual]

Indicate that the CacheIO object has been detached.

Implemented in XrdPosixFile.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1