Class DiracByteStats - for collecting statistics on aspects of the Dirac byte-stream.
#include <dirac_byte_stats.h>
List of all members.
Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::DiracByteStats::DiracByteStats |
( |
| ) |
|
dirac::DiracByteStats::DiracByteStats |
( |
const DiracByteStats & |
dirac_byte_stats | ) |
|
dirac::DiracByteStats::~DiracByteStats |
( |
| ) |
|
Member Function Documentation
void dirac::DiracByteStats::Clear |
( |
| ) |
|
int64_t dirac::DiracByteStats::GetBitCount |
( |
const StatType & |
stat_type | ) |
const |
int64_t dirac::DiracByteStats::GetByteCount |
( |
const StatType & |
stat_type | ) |
const |
void dirac::DiracByteStats::SetByteCount |
( |
const StatType & |
stat_type, |
|
|
int64_t |
count |
|
) |
| |
Member Data Documentation
The documentation for this class was generated from the following file: