OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry Struct Reference

#include <sandesh_uve.h>

Public Member Functions

 UVEMapEntry (const std::string &table, uint32_t seqnum, SandeshLevel::type level)
 

Public Attributes

data
 
uint32_t seqno
 
SandeshLevel::type level
 

Detailed Description

template<typename T, typename U, int P, int TM>
struct SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry

Definition at line 119 of file sandesh_uve.h.

Constructor & Destructor Documentation

template<typename T , typename U , int P, int TM>
SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::UVEMapEntry ( const std::string &  table,
uint32_t  seqnum,
SandeshLevel::type  level 
)
inline

Definition at line 120 of file sandesh_uve.h.

Member Data Documentation

template<typename T , typename U , int P, int TM>
U SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::data

Definition at line 124 of file sandesh_uve.h.

template<typename T , typename U , int P, int TM>
SandeshLevel::type SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::level

Definition at line 126 of file sandesh_uve.h.

template<typename T , typename U , int P, int TM>
uint32_t SandeshUVEPerTypeMapImpl< T, U, P, TM >::UVEMapEntry::seqno

Definition at line 125 of file sandesh_uve.h.


The documentation for this struct was generated from the following file: