xrootd
|
#include <XrdClXRootDMsgHandler.hh>
Public Member Functions | |
MsgHandlerRef (XRootDMsgHandler *handler) | |
XRootDMsgHandler * | operator-> () |
operator bool () const | |
operator XrdSysMutex & () | |
MsgHandlerRef & | Self () |
void | Invalidate () |
void | Free () |
Private Attributes | |
XrdSysMutex | mtx |
XRootDMsgHandler * | ref |
uint16_t | count |
|
inline |
|
inline |
References count, mtx, and XrdSysMutexHelper::UnLock().
|
inline |
References ref.
|
inline |
References mtx.
|
inline |
References ref.
|
inline |
|
private |
Referenced by Free(), Invalidate(), operator XrdSysMutex &(), and Self().
|
private |
Referenced by Invalidate(), operator bool(), and operator->().