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

#include <XrdCmsKey.hh>

Collaboration diagram for XrdCmsKey:
Collaboration graph
[legend]

Public Member Functions

void setHash ()
 
int Equiv (XrdCmsKey &oth)
 
XrdCmsKeyoperator= (const XrdCmsKey &rhs)
 
int operator== (const XrdCmsKey &oth)
 
int operator!= (const XrdCmsKey &oth)
 
 XrdCmsKey (char *key=0, int klen=0)
 
 ~XrdCmsKey ()
 

Public Attributes

XrdCmsKeyItemTODRef
 
char * Val
 
unsigned int Hash
 
short Len
 
unsigned char TOD
 
unsigned char Ref
 

Constructor & Destructor Documentation

◆ XrdCmsKey()

XrdCmsKey::XrdCmsKey ( char *  key = 0,
int  klen = 0 
)
inline

◆ ~XrdCmsKey()

XrdCmsKey::~XrdCmsKey ( )
inline

Member Function Documentation

◆ Equiv()

int XrdCmsKey::Equiv ( XrdCmsKey oth)
inline

References Hash, and Ref.

◆ operator!=()

int XrdCmsKey::operator!= ( const XrdCmsKey oth)
inline

References Hash, and Val.

◆ operator=()

XrdCmsKey & XrdCmsKey::operator= ( const XrdCmsKey rhs)
inline

References Hash, Len, and Val.

◆ operator==()

int XrdCmsKey::operator== ( const XrdCmsKey oth)
inline

References Hash, and Val.

◆ setHash()

void XrdCmsKey::setHash ( )

Member Data Documentation

◆ Hash

unsigned int XrdCmsKey::Hash

◆ Len

short XrdCmsKey::Len

Referenced by operator=().

◆ Ref

unsigned char XrdCmsKey::Ref

Referenced by Equiv().

◆ TOD

unsigned char XrdCmsKey::TOD

◆ TODRef

XrdCmsKeyItem* XrdCmsKey::TODRef

◆ Val

char* XrdCmsKey::Val

Referenced by operator!=(), operator=(), and operator==().


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