16 #ifndef __VOM_STAT_READER_H__ 17 #define __VOM_STAT_READER_H__ 73 static void registers(
const interface& itf);
78 static void unregisters(
const interface& itf);
83 typedef std::set<uint32_t> stat_indexes_t;
93 static stat_indexes_t m_stat_itf_indexes;
stat_reader()
Default Constructor.
virtual void read()
read stats for registered objects from stat_segment and set those stats to respective objects ...
virtual int connect()
connection to stat object
A representation of a stat client in VPP.
~stat_reader()
Destructor.
A representation of an interface in VPP.
The VPP Object Model (VOM) library.
Stat reader: single interface to get stats.
virtual void disconnect()
disconnect to stat object