averager< contents >::weighted_entry Struct Reference

#include <averager.h>

Collaboration diagram for averager< contents >::weighted_entry:

Collaboration graph
[legend]
List of all members.

Public Attributes

contents value
int count

Detailed Description

template<class contents>
struct averager< contents >::weighted_entry

Definition at line 57 of file averager.h.


Member Data Documentation

template<class contents>
contents averager< contents >::weighted_entry::value

Definition at line 57 of file averager.h.

Referenced by averager< contents >::add().

template<class contents>
int averager< contents >::weighted_entry::count

Definition at line 57 of file averager.h.

Referenced by averager< contents >::add(), averager< contents >::average(), and averager< contents >::samples().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 5 04:30:23 2008 for HOOPLE Libraries by  doxygen 1.5.1