OpenSDN source code
|
#include <vn_uve_entry.h>
Public Member Functions | |
VnAceStats (const std::string &ace) | |
bool | operator< (const VnAceStats &rhs) const |
Public Attributes | |
const std::string | ace_uuid |
uint64_t | count |
uint64_t | prev_count |
Definition at line 60 of file vn_uve_entry.h.
|
inline |
Definition at line 64 of file vn_uve_entry.h.
|
inline |
Definition at line 67 of file vn_uve_entry.h.
const std::string VnUveEntry::VnAceStats::ace_uuid |
Definition at line 61 of file vn_uve_entry.h.
|
mutable |
Definition at line 62 of file vn_uve_entry.h.
|
mutable |
Definition at line 63 of file vn_uve_entry.h.