xrootd
Public Member Functions | Private Attributes | Friends
XrdOucNList Class Reference

#include <XrdOucNList.hh>

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

List of all members.

Public Member Functions

int Flag ()
XrdOucNListNext ()
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 ( const char *  name = "",
int  nvals = 0 
)
XrdOucNList::~XrdOucNList ( ) [inline]

References nameL.


Member Function Documentation

int XrdOucNList::Flag ( ) [inline]

References flags.

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

References NameOK().

Referenced by NameOK().

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

References nameL, namelenL, namelenR, and nameR.

Referenced by XrdOucNList_Anchor::Find().

XrdOucNList* XrdOucNList::Next ( ) [inline]

References next.

void XrdOucNList::Set ( int  fval) [inline]

References flags.

Referenced by XrdOucNList_Anchor::Replace().


Friends And Related Function Documentation

friend class XrdOucNList_Anchor [friend]

Member Data Documentation

int XrdOucNList::flags [private]
char* XrdOucNList::nameL [private]
int XrdOucNList::namelenL [private]
int XrdOucNList::namelenR [private]
char* XrdOucNList::nameR [private]

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