#include <ShortIdKey.H>
Public Member Functions | |
| Word | Hash () const throw () |
| ShortIdKey () | |
| ShortIdKey (ShortId s) | |
Public Attributes | |
| ShortId | sid |
Friends | |
| int | operator== (ShortIdKey k1, ShortIdKey k2) |
Definition at line 30 of file ShortIdKey.H.
| ShortIdKey::ShortIdKey | ( | ) | [inline] |
| ShortIdKey::ShortIdKey | ( | ShortId | s | ) | [inline] |
| Word ShortIdKey::Hash | ( | ) | const throw () [inline] |
| int operator== | ( | ShortIdKey | k1, | |
| ShortIdKey | k2 | |||
| ) | [friend] |
Definition at line 36 of file ShortIdKey.H.
Definition at line 32 of file ShortIdKey.H.
Referenced by ShortIdRefCount::Compare(), Hash(), LandlordThread(), LogAllDirShortIds(), NewDirShortId(), ShortIdBlockCheckpoint(), and ShortIdKey().
1.5.1