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

#include <venusvol.h>

Public Member Functions

 cmlstats ()
 
void clear ()
 
void operator+= (cmlstats &addend)
 

Public Attributes

int store_count
 
float store_size
 
float store_contents_size
 
int other_count
 
float other_size
 

Constructor & Destructor Documentation

◆ cmlstats()

cmlstats::cmlstats ( )
inline

Member Function Documentation

◆ clear()

void cmlstats::clear ( )
inline

◆ operator+=()

void cmlstats::operator+= ( cmlstats addend)
inline

Member Data Documentation

◆ other_count

int cmlstats::other_count

◆ other_size

float cmlstats::other_size

◆ store_contents_size

float cmlstats::store_contents_size

◆ store_count

int cmlstats::store_count

◆ store_size

float cmlstats::store_size

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