|
OpenSDN source code
|
#include <flow_entry_info.h>
Public Member Functions | |
| FlowEntryInfo (FlowEntry *flow) | |
| virtual | ~FlowEntryInfo () |
| const FlowMgmtKeyTree & | tree () 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 |
Definition at line 14 of file flow_entry_info.h.
|
inline |
Definition at line 16 of file flow_entry_info.h.
|
inlinevirtual |
Definition at line 19 of file flow_entry_info.h.
|
private |
|
inline |
Definition at line 20 of file flow_entry_info.h.
|
friend |
Definition at line 23 of file flow_entry_info.h.
|
private |
Definition at line 26 of file flow_entry_info.h.
|
private |
Definition at line 24 of file flow_entry_info.h.
|
private |
Definition at line 27 of file flow_entry_info.h.
|
private |
Definition at line 28 of file flow_entry_info.h.
|
private |
Definition at line 25 of file flow_entry_info.h.