OpenSDN source code
|
#include <derived_stats_algo.h>
Public Member Functions | |
DSNone (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 239 of file derived_stats_algo.h.
|
inline |
Definition at line 241 of file derived_stats_algo.h.
|
inline |
Definition at line 244 of file derived_stats_algo.h.
|
inline |
Definition at line 248 of file derived_stats_algo.h.
ElemT contrail::sandesh::DSNone< ElemT, NullResT >::value_ |
Definition at line 242 of file derived_stats_algo.h.