Coda Distributed File System
|
#include <data.h>
Public Member Functions | |
callCountArray (void) | |
callCountArray (callCountArray &) | |
~callCountArray (void) | |
void | set (long, CallCountEntry *) |
long | getSize (void) |
CallCountEntry * | getArray (void) |
Print (void) | |
callCountArray::callCountArray | ( | void | ) |
|
inline |
callCountArray::~callCountArray | ( | void | ) |
|
inline |
|
inline |
callCountArray::Print | ( | void | ) |
void callCountArray::set | ( | long | newSize, |
CallCountEntry * | newArray | ||
) |