#include <stdlib.h>#include <string.h>#include <sys/types.h>#include <sys/socket.h>#include "XrdSys/XrdSysError.hh"#include "Xrd/XrdProtocol.hh"
Functions | |
| XrdProtocol * | XrdgetProtocol (const char *pname, char *parms, XrdProtocol_Config *pi) |
| int | XrdgetProtocolPort (const char *pname, char *parms, XrdProtocol_Config *pi) |
Variables | |
| const char * | XrdProtocolCVSID = "$Id: XrdProtocol.cc,v 1.18 2009/03/09 01:58:08 abh Exp $" |
| XrdProtocol* XrdgetProtocol | ( | const char * | pname, | |
| char * | parms, | |||
| XrdProtocol_Config * | pi | |||
| ) |
Referenced by XrdProtLoad::Load().
| int XrdgetProtocolPort | ( | const char * | pname, | |
| char * | parms, | |||
| XrdProtocol_Config * | pi | |||
| ) |
Referenced by XrdProtLoad::Port().
| const char* XrdProtocolCVSID = "$Id: XrdProtocol.cc,v 1.18 2009/03/09 01:58:08 abh Exp $" |
1.7.1