Definition at line 174 of file XrdProofdAux.h.
|
| | XpdMsg (const char *buf=0) |
| |
| virtual | ~XpdMsg () |
| |
| const char * | Buf () const |
| |
| int | Get (int &i) |
| | Get next token and interpret it as an int.
|
| |
| int | Get (void **p) |
| | Get next token and interpret it as a pointer.
|
| |
| int | Get (XrdOucString &s) |
| | Get next token.
|
| |
| int | Init (const char *buf) |
| | Init from buffer.
|
| |
| void | Reset () |
| |
| int | Type () const |
| |
#include <XrdProofdAux.h>
◆ XpdMsg()
| XpdMsg::XpdMsg |
( |
const char * |
buf = 0 | ) |
|
|
inline |
◆ ~XpdMsg()
| virtual XpdMsg::~XpdMsg |
( |
| ) |
|
|
inlinevirtual |
◆ Buf()
| const char * XpdMsg::Buf |
( |
| ) |
const |
|
inline |
◆ Get() [1/3]
◆ Get() [2/3]
| int XpdMsg::Get |
( |
void ** |
p | ) |
|
◆ Get() [3/3]
| int XpdMsg::Get |
( |
XrdOucString & |
s | ) |
|
◆ Init()
| int XpdMsg::Init |
( |
const char * |
buf | ) |
|
◆ Reset()
◆ Type()
| int XpdMsg::Type |
( |
| ) |
const |
|
inline |
◆ fBuf
| XrdOucString XpdMsg::fBuf |
|
private |
◆ fFrom
◆ fType
proof/proofd/inc/XrdProofdAux.h
proof/proofd/src/XrdProofdAux.cxx