|
BmnRoot
|
#include <BmnSpillInfo.h>
Public Attributes | |
| SysPoint | start_ts |
| SysPoint | stop_ts |
| SpillCntrs< SpillStatus::counters_cnt > | counters |
| std::vector< SpillStatus > | vec_spill_status |
Definition at line 11 of file BmnSpillInfo.h.
| SpillCntrs< SpillStatus::counters_cnt > BmnSpillInfo::counters |
Definition at line 15 of file BmnSpillInfo.h.
Referenced by BmnMetadataDecoder::ProcessStatusBlocks().
| SysPoint BmnSpillInfo::start_ts |
Definition at line 13 of file BmnSpillInfo.h.
Referenced by BmnRawSource::ConvertRawToRoot(), BmnMetadataDecoder::ProcessSpillTree(), and BmnMetadataDecoder::ProcessStatusBlocks().
| SysPoint BmnSpillInfo::stop_ts |
Definition at line 14 of file BmnSpillInfo.h.
Referenced by BmnRawSource::ConvertRawToRoot(), BmnConverter::ParseJsonTLV(), BmnRawSource::ParseJsonTLV(), BmnMetadataDecoder::ProcessSpillTree(), and BmnMetadataDecoder::ProcessStatusBlocks().
| std::vector< SpillStatus > BmnSpillInfo::vec_spill_status |
Definition at line 16 of file BmnSpillInfo.h.
Referenced by BmnMetadataDecoder::ProcessStatusBlocks(), and BmnMetadataDecoder::SaveData().