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

#include <bbuf.h>

Public Member Functions

bool full (void)
 
bool empty (void)
 
BbufStatus insert (bbuf_item)
 
BbufStatus remove (bbuf_item *)
 
void debug (bool)
 
void flush_the_tank (void)
 
 bbuf (int, int=0)
 
 ~bbuf (void)
 
void examine (void)
 

Constructor & Destructor Documentation

◆ bbuf()

__cplusplus __cplusplus bbuf::bbuf ( int  bound,
int  lfm = 0 
)

◆ ~bbuf()

bbuf::~bbuf ( void  )

Member Function Documentation

◆ debug()

void bbuf::debug ( bool  dbg_value)

◆ empty()

bool bbuf::empty ( void  )

◆ examine()

void bbuf::examine ( void  )
inline

◆ flush_the_tank()

void bbuf::flush_the_tank ( void  )

◆ full()

bool bbuf::full ( void  )

◆ insert()

BbufStatus bbuf::insert ( bbuf_item  to_insert)

◆ remove()

BbufStatus bbuf::remove ( bbuf_item result)

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