OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FlowEntry::FlowEntryEventHistory Class Reference

Public Member Functions

 FlowEntryEventHistory ()
 
void UpdateEvtHistory (uint32_t event)
 

Private Attributes

uint32_t last_events_ [size_]
 
uint32_t idx_
 

Static Private Attributes

static const uint32_t size_ = 5
 

Detailed Description

Definition at line 871 of file flow_entry.h.

Constructor & Destructor Documentation

FlowEntry::FlowEntryEventHistory::FlowEntryEventHistory ( )
inline

Definition at line 873 of file flow_entry.h.

Member Function Documentation

void FlowEntry::FlowEntryEventHistory::UpdateEvtHistory ( uint32_t  event)
inline

Definition at line 880 of file flow_entry.h.

Member Data Documentation

uint32_t FlowEntry::FlowEntryEventHistory::idx_
private

Definition at line 888 of file flow_entry.h.

uint32_t FlowEntry::FlowEntryEventHistory::last_events_[size_]
private

Definition at line 887 of file flow_entry.h.

const uint32_t FlowEntry::FlowEntryEventHistory::size_ = 5
staticprivate

Definition at line 886 of file flow_entry.h.


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