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

#include <data.h>

Public Member Functions

 callCountArray (void)
 
 callCountArray (callCountArray &)
 
 ~callCountArray (void)
 
void set (long, CallCountEntry *)
 
long getSize (void)
 
CallCountEntrygetArray (void)
 
 Print (void)
 

Constructor & Destructor Documentation

◆ callCountArray() [1/2]

callCountArray::callCountArray ( void  )

◆ callCountArray() [2/2]

callCountArray::callCountArray ( callCountArray )
inline

◆ ~callCountArray()

callCountArray::~callCountArray ( void  )

Member Function Documentation

◆ getArray()

CallCountEntry * callCountArray::getArray ( void  )
inline

◆ getSize()

long callCountArray::getSize ( void  )
inline

◆ Print()

callCountArray::Print ( void  )

◆ set()

void callCountArray::set ( long  newSize,
CallCountEntry newArray 
)

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