#include <XrdOucPup.hh>
|
| static int | Pack (struct iovec **, const char *, unsigned short &buff) |
| |
| static int | Pack (struct iovec **, const char *, unsigned short &, int dlen) |
| |
| static int | Pack (char **buff, unsigned int data) |
| |
| static int | Pack (char **buff, const char *data, int dlen=-1) |
| |
| static int | Unpack (char **buff, const char *bend, char **data, int &dlen) |
| |
|
| static const int | MaxLen = 0x7ff |
| |
| XrdOucPup::~XrdOucPup |
( |
| ) |
|
|
inline |
| int XrdOucPup::eMsg |
( |
const char * |
etxt, |
|
|
int |
ino, |
|
|
XrdOucPupArgs * |
pup |
|
) |
| |
|
private |
References XrdOucPupArgs::Dtype, eDest, XrdSysError::Emsg(), XrdOucPupArgs::Name, Names, XrdOucPupNames::NList, XrdOucPupNames::NLnum, PT_char, PT_int, PT_longlong, PT_short, and PT_special.
Referenced by Pack(), and Unpack().
| int XrdOucPup::Pack |
( |
struct iovec ** |
iovP, |
|
|
const char * |
data, |
|
|
unsigned short & |
buff |
|
) |
| |
|
static |
| int XrdOucPup::Pack |
( |
struct iovec ** |
iovP, |
|
|
const char * |
data, |
|
|
unsigned short & |
buff, |
|
|
int |
dlen |
|
) |
| |
|
static |
| int XrdOucPup::Pack |
( |
char ** |
buff, |
|
|
unsigned int |
data |
|
) |
| |
|
static |
| int XrdOucPup::Pack |
( |
char ** |
buff, |
|
|
const char * |
data, |
|
|
int |
dlen = -1 |
|
) |
| |
|
static |
| int XrdOucPup::Pack |
( |
struct iovec * |
iovP, |
|
|
struct iovec * |
iovE, |
|
|
XrdOucPupArgs * |
pup, |
|
|
char * |
Base, |
|
|
char * |
Work |
|
) |
| |
References XrdOucPupArgs::Dlen, XrdOucPupArgs::Doffs, XrdOucPupArgs::Dtype, eMsg(), MaxLen, PT_char, PT_Datlen, PT_End, PT_EndFill, PT_Fence, PT_Ignore, PT_int, PT_longlong, PT_MandS, PT_Mark, PT_short, PT_Skip, PT_special, and PT_Totlen.
| int XrdOucPup::Unpack |
( |
char ** |
buff, |
|
|
const char * |
bend, |
|
|
char ** |
data, |
|
|
int & |
dlen |
|
) |
| |
|
static |
| int XrdOucPup::Unpack |
( |
const char * |
buff, |
|
|
const char * |
bend, |
|
|
XrdOucPupArgs * |
pup, |
|
|
char * |
base |
|
) |
| |
References XrdOucPupArgs::Doffs, XrdOucPupArgs::Dtype, eMsg(), PT_char, PT_Datlen, PT_End, PT_EndFill, PT_Fence, PT_Inline, PT_int, PT_longlong, PT_MaskB, PT_MaskD, PT_MaskT, and PT_short.
| const int XrdOucPup::MaxLen = 0x7ff |
|
static |
The documentation for this class was generated from the following files: