ArcKey Class Reference

#include <ArcTable.H>

List of all members.

Public Member Functions

Word Hash () const throw ()
 ArcKey ()
 ArcKey (const char *s, unsigned int slen)

Public Attributes

const char * s
unsigned int slen

Friends

bool operator== (const ArcKey &k1, const ArcKey &k2) throw ()


Detailed Description

Definition at line 34 of file ArcTable.H.


Constructor & Destructor Documentation

ArcKey::ArcKey (  )  [inline]

Definition at line 39 of file ArcTable.H.

References s, and slen.

ArcKey::ArcKey ( const char *  s,
unsigned int  slen 
) [inline]

Definition at line 40 of file ArcTable.H.


Member Function Documentation

Word ArcKey::Hash (  )  const throw ()

Definition at line 31 of file ArcTable.C.

References s, and slen.


Friends And Related Function Documentation

bool operator== ( const ArcKey k1,
const ArcKey k2 
) throw () [friend]

Definition at line 40 of file ArcTable.C.


Member Data Documentation

const char* ArcKey::s

Definition at line 36 of file ArcTable.H.

Referenced by ArcKey(), VDirChangeable::collapse(), filterListCallback(), Hash(), VDirChangeable::list(), and VDirChangeable::mark().

unsigned int ArcKey::slen

Definition at line 37 of file ArcTable.H.

Referenced by ArcKey(), VDirChangeable::collapse(), filterListCallback(), Hash(), VDirChangeable::list(), and VDirChangeable::mark().


The documentation for this class was generated from the following files:
Generated on Fri May 25 00:43:52 2007 for Vesta by  doxygen 1.5.1