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

#include <lockqueue.h>

Public Member Functions

 lqman (const char *name="anonymous lqman")
 
 ~lqman ()
 
void add (lqent *)
 
void remove (lqent *)
 
lqentfind (VolumeId)
 
lqentfindanddeq (VolumeId)
 
void print ()
 
void print (FILE *)
 
void print (int)
 

Friends

void LQman_init (void *)
 

Constructor & Destructor Documentation

◆ lqman()

lqman::lqman ( const char *  name = "anonymous lqman")

◆ ~lqman()

lqman::~lqman ( )

Member Function Documentation

◆ add()

void lqman::add ( lqent lqe)

◆ find()

lqent * lqman::find ( VolumeId  vid)

◆ findanddeq()

lqent * lqman::findanddeq ( VolumeId  vid)

◆ print() [1/3]

void lqman::print ( void  )

◆ print() [2/3]

void lqman::print ( FILE *  fp)

◆ print() [3/3]

void lqman::print ( int  fd)

◆ remove()

void lqman::remove ( lqent lqe)

Friends And Related Function Documentation

◆ LQman_init

void LQman_init ( void *  )
friend

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