EMANE
1.2.1
|
#include <eventstatisticpublisher.h>
Public Types | |
enum | Type { Type::TYPE_TX, Type::TYPE_RX } |
Public Member Functions | |
EventStatisticPublisher (const std::string &sPrefix) | |
void | update (Type type, const uuid_t &uuid, EventId eventId) |
void | setRowLimit (size_t rows) |
Definition at line 49 of file eventstatisticpublisher.h.
|
strong |
Enumerator | |
---|---|
TYPE_TX | |
TYPE_RX |
Definition at line 54 of file eventstatisticpublisher.h.
EMANE::EventStatisticPublisher::EventStatisticPublisher | ( | const std::string & | sPrefix | ) |
Definition at line 73 of file eventstatisticpublisher.cc.
void EMANE::EventStatisticPublisher::setRowLimit | ( | size_t | rows | ) |
Definition at line 154 of file eventstatisticpublisher.cc.
Definition at line 96 of file eventstatisticpublisher.cc.