#include <XrdFrmProxy.hh>
Public Member Functions | |
Queues (int opX) | |
~Queues () | |
Private Attributes | |
int | Offset |
char | Prty |
char | QList |
char | QNow |
char | Active |
Friends | |
class | XrdFrmProxy |
Definition at line 37 of file XrdFrmProxy.hh.
XrdFrmProxy::Queues::Queues | ( | int | opX | ) | [inline] |
Definition at line 45 of file XrdFrmProxy.hh.
XrdFrmProxy::Queues::~Queues | ( | ) | [inline] |
Definition at line 46 of file XrdFrmProxy.hh.
friend class XrdFrmProxy [friend] |
Definition at line 38 of file XrdFrmProxy.hh.
int XrdFrmProxy::Queues::Offset [private] |
Definition at line 39 of file XrdFrmProxy.hh.
char XrdFrmProxy::Queues::Prty [private] |
Definition at line 40 of file XrdFrmProxy.hh.
char XrdFrmProxy::Queues::QList [private] |
Definition at line 41 of file XrdFrmProxy.hh.
char XrdFrmProxy::Queues::QNow [private] |
Definition at line 42 of file XrdFrmProxy.hh.
char XrdFrmProxy::Queues::Active [private] |
Definition at line 43 of file XrdFrmProxy.hh.