Coda Distributed File System
Public Member Functions | Friends | List of all members
hashent Class Reference

#include <volhash.h>

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

Public Member Functions

 hashent (VolumeId, int)
 
 ~hashent ()
 

Friends

class vhashtab
 
class vhashtab_iterator
 
int HashInsert (VolumeId, int)
 
int HashLookup (VolumeId)
 
int HashDelete (VolumeId)
 

Constructor & Destructor Documentation

◆ hashent()

hashent::hashent ( VolumeId  volid,
int  volindex 
)

◆ ~hashent()

hashent::~hashent ( )
inline

Friends And Related Function Documentation

◆ HashDelete

int HashDelete ( VolumeId  )
friend

◆ HashInsert

int HashInsert ( VolumeId  ,
int   
)
friend

◆ HashLookup

int HashLookup ( VolumeId  )
friend

◆ vhashtab

friend class vhashtab
friend

◆ vhashtab_iterator

friend class vhashtab_iterator
friend

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