xrootd
Public Member Functions | Public Attributes | List of all members
XrdSecProtList Class Reference
Collaboration diagram for XrdSecProtList:
Collaboration graph
[legend]

Public Member Functions

 XrdSecProtList (const char *pid, const char *parg)
 
 ~XrdSecProtList ()
 

Public Attributes

XrdSecPMask_t protnum
 
char protid [XrdSecPROTOIDSIZE+1]
 
char * protargs
 
XrdSecProtocol *(* ep )(PROTPARMS)
 
XrdSecProtListNext
 

Constructor & Destructor Documentation

XrdSecProtList::XrdSecProtList ( const char *  pid,
const char *  parg 
)
inline

References ep, Next, protargs, protid, and XrdSecPROTOIDSIZE.

XrdSecProtList::~XrdSecProtList ( )
inline

Member Data Documentation

XrdSecProtocol*(* XrdSecProtList::ep)(PROTPARMS)
XrdSecProtList* XrdSecProtList::Next
char* XrdSecProtList::protargs
char XrdSecProtList::protid[XrdSecPROTOIDSIZE+1]
XrdSecPMask_t XrdSecProtList::protnum

The documentation for this class was generated from the following file: