xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | Friends | List of all members
XrdOucNList Class Reference

#include <XrdOucNList.hh>

Inheritance diagram for XrdOucNList:
Inheritance graph
[legend]
Collaboration diagram for XrdOucNList:
Collaboration graph
[legend]

Public Member Functions

int Flag ()
 
XrdOucNListNext ()
 
int NameKO (const char *pd, const int pl)
 
int NameKO (const char *pd)
 
int NameOK (const char *pd, const int pl)
 
int NameOK (const char *pd)
 
void Set (int fval)
 
 XrdOucNList (const char *name="", int nvals=0)
 
 ~XrdOucNList ()
 

Private Attributes

XrdOucNListnext
 
int namelenL
 
char * nameL
 
int namelenR
 
char * nameR
 
int flags
 

Friends

class XrdOucNList_Anchor
 

Constructor & Destructor Documentation

◆ XrdOucNList()

XrdOucNList::XrdOucNList ( const char *  name = "",
int  nvals = 0 
)

◆ ~XrdOucNList()

XrdOucNList::~XrdOucNList ( )
inline

References nameL.

Member Function Documentation

◆ Flag()

int XrdOucNList::Flag ( )
inline

References flags.

◆ NameKO() [1/2]

int XrdOucNList::NameKO ( const char *  pd)
inline

References NameKO().

◆ NameKO() [2/2]

int XrdOucNList::NameKO ( const char *  pd,
const int  pl 
)

Referenced by NameKO().

◆ NameOK() [1/2]

int XrdOucNList::NameOK ( const char *  pd)
inline

References NameOK().

◆ NameOK() [2/2]

int XrdOucNList::NameOK ( const char *  pd,
const int  pl 
)

Referenced by XrdOucNList_Anchor::Find(), and NameOK().

◆ Next()

XrdOucNList * XrdOucNList::Next ( )
inline

References next.

◆ Set()

void XrdOucNList::Set ( int  fval)
inline

References flags.

Friends And Related Symbol Documentation

◆ XrdOucNList_Anchor

friend class XrdOucNList_Anchor
friend

Member Data Documentation

◆ flags

int XrdOucNList::flags
private

Referenced by Flag(), and Set().

◆ nameL

char* XrdOucNList::nameL
private

Referenced by ~XrdOucNList().

◆ namelenL

int XrdOucNList::namelenL
private

◆ namelenR

int XrdOucNList::namelenR
private

◆ nameR

char* XrdOucNList::nameR
private

◆ next

XrdOucNList* XrdOucNList::next
private

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