OpenSDN source code
|
#include <derived_stats_algo.h>
Public Member Functions | |
DSNon0 (const std::string &annotation) | |
DSReturnType | FillResult (NullResT &res) const |
void | Update (const ElemT &raw, uint64_t mono_usec) |
Public Attributes | |
ElemT | value_ |
Definition at line 222 of file derived_stats_algo.h.
|
inline |
Definition at line 224 of file derived_stats_algo.h.
|
inline |
Definition at line 227 of file derived_stats_algo.h.
|
inline |
Definition at line 233 of file derived_stats_algo.h.
ElemT contrail::sandesh::DSNon0< ElemT, NullResT >::value_ |
Definition at line 225 of file derived_stats_algo.h.