xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( char *  key = 0,
int  klen = 0 
)
inline
XrdCmsKey::~XrdCmsKey ( )
inline

Member Function Documentation

int XrdCmsKey::Equiv ( XrdCmsKey oth)
inline

References Hash, and Ref.

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

References Hash, and Val.

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

References Hash, Len, and Val.

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

References Hash, and Val.

void XrdCmsKey::setHash ( )

Member Data Documentation

unsigned int XrdCmsKey::Hash
short XrdCmsKey::Len

Referenced by operator=().

unsigned char XrdCmsKey::Ref

Referenced by Equiv().

unsigned char XrdCmsKey::TOD
XrdCmsKeyItem* XrdCmsKey::TODRef
char* XrdCmsKey::Val

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


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