OpenSDN source code
|
#include <sandesh_uve.h>
Public Member Functions | |
UVEMapEntry (const std::string &table, uint32_t seqnum, SandeshLevel::type level) | |
Public Attributes | |
U | data |
uint32_t | seqno |
SandeshLevel::type | level |
Definition at line 119 of file sandesh_uve.h.
|
inline |
Definition at line 120 of file sandesh_uve.h.
U SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::data |
Definition at line 124 of file sandesh_uve.h.
SandeshLevel::type SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::level |
Definition at line 126 of file sandesh_uve.h.
uint32_t SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::seqno |
Definition at line 125 of file sandesh_uve.h.