#include <boost/foreach.hpp>
#include <sandesh/sandesh_types.h>
#include <sandesh/sandesh.h>
#include <sandesh/sandesh_statistics.h>
Go to the source code of this file.
◆ PopulateBasicStats()
static void PopulateBasicStats |
( |
const SandeshMessageStats & |
detail_stats, |
|
|
SandeshMessageBasicStats * |
basic_stats |
|
) |
| |
|
static |
◆ PopulateBasicTypeStats()
static void PopulateBasicTypeStats |
( |
const SandeshMessageTypeStats & |
detail_stats, |
|
|
SandeshMessageTypeBasicStats * |
basic_stats |
|
) |
| |
|
static |
◆ UpdateDetailStatsDrops()