ACE_Sample_History Class ReferenceSave multiple samples in an array. More...
Detailed DescriptionSave multiple samples in an array.Save multiple samples (usually latency numbers), into an array, and later print them in several formats. Constructor & Destructor Documentation
Constructor. The number of samples is pre-allocated, and cannot changes once the class is initialized.
Destructor.
Member Function Documentation
Record one sample. Return 0 on success, -1 if the sample could not be stored
Returns the maximum number of samples.
Returns the current number of samples.
Dump all the samples. Prints out all the samples, using msg as a prefix for each message.
Collect the summary for all the samples.
Get a sample.
Member Data Documentation
The maximum number of samples.
The current number of samples.
The samples.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:36 2008 for ACE by ![]() |