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

#include <flow_entry_info.h>

Public Member Functions

 FlowEntryInfo (FlowEntry *flow)
 
virtual ~FlowEntryInfo ()
 
const FlowMgmtKeyTreetree () const
 

Private Member Functions

 DISALLOW_COPY_AND_ASSIGN (FlowEntryInfo)
 

Private Attributes

FlowEntryPtr flow_
 
FlowMgmtKeyTree tree_
 
uint32_t count_
 
bool ingress_
 
bool local_flow_
 

Friends

class FlowMgmtManager
 

Detailed Description

Definition at line 14 of file flow_entry_info.h.

Constructor & Destructor Documentation

FlowEntryInfo::FlowEntryInfo ( FlowEntry flow)
inline

Definition at line 16 of file flow_entry_info.h.

virtual FlowEntryInfo::~FlowEntryInfo ( )
inlinevirtual

Definition at line 19 of file flow_entry_info.h.

Member Function Documentation

FlowEntryInfo::DISALLOW_COPY_AND_ASSIGN ( FlowEntryInfo  )
private
const FlowMgmtKeyTree& FlowEntryInfo::tree ( ) const
inline

Definition at line 20 of file flow_entry_info.h.

Friends And Related Function Documentation

friend class FlowMgmtManager
friend

Definition at line 23 of file flow_entry_info.h.

Member Data Documentation

uint32_t FlowEntryInfo::count_
private

Definition at line 26 of file flow_entry_info.h.

FlowEntryPtr FlowEntryInfo::flow_
private

Definition at line 24 of file flow_entry_info.h.

bool FlowEntryInfo::ingress_
private

Definition at line 27 of file flow_entry_info.h.

bool FlowEntryInfo::local_flow_
private

Definition at line 28 of file flow_entry_info.h.

FlowMgmtKeyTree FlowEntryInfo::tree_
private

Definition at line 25 of file flow_entry_info.h.


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