#include <XrdSutPFEntry.hh>
Collaboration diagram for XrdSutPFEntry:
Public Member Functions | |
XrdSutPFEntry (const char *n=0, short st=0, short cn=0, kXR_int32 mt=0) | |
XrdSutPFEntry (const XrdSutPFEntry &e) | |
virtual | ~XrdSutPFEntry () |
kXR_int32 | Length () const |
void | Reset () |
void | SetName (const char *n=0) |
char * | AsString () const |
XrdSutPFEntry & | operator= (const XrdSutPFEntry &pfe) |
Public Attributes | |
char * | name |
short | status |
short | cnt |
kXR_int32 | mtime |
XrdSutPFBuf | buf1 |
XrdSutPFBuf | buf2 |
XrdSutPFBuf | buf3 |
XrdSutPFBuf | buf4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|