Class DiracByteStats - for collecting statistics on aspects of the Dirac byte-stream.
#include <dirac_byte_stats.h>
◆ DiracByteStats() [1/2]
dirac::DiracByteStats::DiracByteStats |
( |
| ) |
|
◆ DiracByteStats() [2/2]
dirac::DiracByteStats::DiracByteStats |
( |
const DiracByteStats & | dirac_byte_stats | ) |
|
◆ ~DiracByteStats()
dirac::DiracByteStats::~DiracByteStats |
( |
| ) |
|
◆ Clear()
void dirac::DiracByteStats::Clear |
( |
| ) |
|
◆ GetBitCount()
int64_t dirac::DiracByteStats::GetBitCount |
( |
const StatType & | stat_type | ) |
const |
◆ GetByteCount()
int64_t dirac::DiracByteStats::GetByteCount |
( |
const StatType & | stat_type | ) |
const |
◆ SetByteCount()
void dirac::DiracByteStats::SetByteCount |
( |
const StatType & | stat_type, |
|
|
int64_t | count ) |
◆ m_byte_count
std::map<StatType, int64_t> dirac::DiracByteStats::m_byte_count |
|
private |
The documentation for this class was generated from the following file: