ACE  6.4.1
ACE_Stats Member List

This is the complete list of members for ACE_Stats, including all inherited members.

ACE_Stats(void)ACE_Statsinline
dump(void) const ACE_Statsinline
max_ACE_Statsprotected
max_value(void) const ACE_Statsinline
mean(ACE_Stats_Value &mean, const ACE_UINT32 scale_factor=1)ACE_Stats
min_ACE_Statsprotected
min_value(void) const ACE_Statsinline
number_of_samples_ACE_Statsprotected
overflow_ACE_Statsprotected
print_summary(const u_int precision, const ACE_UINT32 scale_factor=1, FILE *=stdout) const ACE_Stats
quotient(const ACE_UINT64 dividend, const ACE_UINT32 divisor, ACE_Stats_Value &quotient)ACE_Statsstatic
quotient(const ACE_Stats_Value &dividend, const ACE_UINT32 divisor, ACE_Stats_Value &quotient)ACE_Statsstatic
reset(void)ACE_Stats
sample(const ACE_INT32 value)ACE_Stats
samples(void) const ACE_Statsinline
samples_ACE_Statsprotected
square_root(const ACE_UINT64 n, ACE_Stats_Value &square_root)ACE_Statsstatic
std_dev(ACE_Stats_Value &std_dev, const ACE_UINT32 scale_factor=1)ACE_Stats