#include <XrdOucErrInfo.hh>
Inheritance diagram for XrdOucEICB:
Public Member Functions | |
virtual void | Done (int &Result, XrdOucErrInfo *eInfo, const char *Path=0)=0 |
virtual int | Same (unsigned long long arg1, unsigned long long arg2)=0 |
XrdOucEICB () | |
virtual | ~XrdOucEICB () |
XrdOucEICB::XrdOucEICB | ( | ) | [inline] |
virtual XrdOucEICB::~XrdOucEICB | ( | ) | [inline, virtual] |
virtual void XrdOucEICB::Done | ( | int & | Result, | |
XrdOucErrInfo * | eInfo, | |||
const char * | Path = 0 | |||
) | [pure virtual] |
Implemented in XrdOucCallBack.
virtual int XrdOucEICB::Same | ( | unsigned long long | arg1, | |
unsigned long long | arg2 | |||
) | [pure virtual] |
Implemented in XrdOucCallBack.