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

#include <resstats.h>

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

Public Member Functions

 resstats (unsigned long, int=0)
 
void precollect ()
 
void postcollect ()
 
void update (fileresstats *)
 
void update (dirresstats *)
 
void print ()
 
void print (FILE *)
 
void print (int)
 

Public Attributes

unsigned long vid
 
fileresstats file
 
dirresstats dir
 
conflictstats conf
 
logstats lstats
 

Constructor & Destructor Documentation

◆ resstats()

resstats::resstats ( unsigned long  id,
int  sz = 0 
)

Member Function Documentation

◆ postcollect()

void resstats::postcollect ( )

◆ precollect()

void resstats::precollect ( )

◆ print() [1/3]

void resstats::print ( void  )
virtual

Reimplemented from olink.

◆ print() [2/3]

void resstats::print ( FILE *  fp)
virtual

Reimplemented from olink.

◆ print() [3/3]

void resstats::print ( int  fd)
virtual

Reimplemented from olink.

◆ update() [1/2]

void resstats::update ( dirresstats newstats)

◆ update() [2/2]

void resstats::update ( fileresstats newstats)

Member Data Documentation

◆ conf

conflictstats resstats::conf

◆ dir

dirresstats resstats::dir

◆ file

fileresstats resstats::file

◆ lstats

logstats resstats::lstats

◆ vid

unsigned long resstats::vid

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