|
XRootD
|
#include <XrdLinkMatch.hh>
Collaboration diagram for XrdLinkMatch:Public Member Functions | |
| XrdLinkMatch (const char *target=0) | |
| ~XrdLinkMatch () | |
| int | Match (const char *uname, int unlen, const char *hname) |
| int | Match (const char *uname, int unlen, const char *hname, int hnlen) |
| void | Set (const char *target) |
Definition at line 34 of file XrdLinkMatch.hh.
|
inline |
Definition at line 49 of file XrdLinkMatch.hh.
References Set().
Here is the call graph for this function:
|
inline |
Definition at line 55 of file XrdLinkMatch.hh.
|
inline |
Definition at line 41 of file XrdLinkMatch.hh.
References Match().
Here is the call graph for this function:| int XrdLinkMatch::Match | ( | const char * | uname, |
| int | unlen, | ||
| const char * | hname, | ||
| int | hnlen | ||
| ) |
Definition at line 39 of file XrdLinkMatch.cc.
Referenced by XrdLinkCtl::Find(), XrdLinkCtl::getName(), and Match().
Here is the caller graph for this function:| void XrdLinkMatch::Set | ( | const char * | target | ) |
Definition at line 69 of file XrdLinkMatch.cc.
References strlcpy().
Referenced by XrdLinkMatch().
Here is the call graph for this function:
Here is the caller graph for this function: