|
XRootD
|
Information returned by file open operation. More...
#include <XrdClXRootDResponses.hh>
Collaboration diagram for XrdCl::OpenInfo:Public Member Functions | |
| OpenInfo (const uint8_t *fileHandle, uint64_t sessionId, StatInfo *statInfo=0) | |
| Constructor. | |
| ~OpenInfo () | |
| Destructor. | |
| void | GetFileHandle (uint8_t *fileHandle) const |
| Get the file handle (4bytes) | |
| uint64_t | GetSessionId () const |
| const StatInfo * | GetStatInfo () const |
| Get the stat info. | |
Information returned by file open operation.
Definition at line 862 of file XrdClXRootDResponses.hh.
|
inline |
Constructor.
Definition at line 868 of file XrdClXRootDResponses.hh.
|
inline |
Destructor.
Definition at line 879 of file XrdClXRootDResponses.hh.
|
inline |
Get the file handle (4bytes)
Definition at line 887 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::FileStateHandler::OnOpen().
Here is the caller graph for this function:
|
inline |
Definition at line 903 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::FileStateHandler::OnOpen().
Here is the caller graph for this function:
|
inline |
Get the stat info.
Definition at line 895 of file XrdClXRootDResponses.hh.
Referenced by XrdCl::FileStateHandler::OnOpen().
Here is the caller graph for this function: