#include <XrdFrmReqBoss.hh>
Collaboration diagram for XrdFrmReqBoss:

Public Member Functions | |
| void | Add (XrdFrmRequest &Request) |
| void | Del (XrdFrmRequest &Request) |
| void | Process () |
| int | Server () |
| int | Start (char *aPath, int aMode) |
| void | Wakeup (int PushIt=1) |
| XrdFrmReqBoss (const char *Me, int qVal) | |
| ~XrdFrmReqBoss () | |
Private Member Functions | |
| void | Register (XrdFrmRequest &Req, int qNum) |
Private Attributes | |
| XrdSysSemaphore | rqReady |
| XrdFrmReqFile * | rQueue [XrdFrmRequest::maxPQE] |
| const char * | Persona |
| int | theQ |
| int | isPosted |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1