33 #ifndef EMANEMODELSTDMAAGGREGATIONSTATUSTABLEPUBLISHER_HEADER_    34 #define EMANEMODELSTDMAAGGREGATIONSTATUSTABLEPUBLISHER_HEADER_    64         using AggregationHistogram = std::map<uint64_t,std::uint64_t>;
    66         AggregationHistogram aggregationHistogram_;
    72 #endif // EMANEMODELSTDMAAGGREGATIONSTATUSTABLEPUBLISHER_HEADER_ 
void update(const MessageComponents &components)
 
AggregationStatusPublisher()
 
The StatisticRegistrar allows NEM layers to register statistics and statistic tables. Statistics and Statistic tables are owned by the emulator framework and a borrowed reference is returned to the registering NEM layer. 
 
std::list< MessageComponent > MessageComponents
 
void registerStatistics(StatisticRegistrar ®istrar)
 
Aggregation statistic and statistic table status publisher.