OpenSDN source code
|
#include <ksync_flow_index_manager.h>
Public Member Functions | |
IndexEntry () | |
virtual | ~IndexEntry () |
IndexEntry (const IndexEntry &i) | |
Public Attributes | |
tbb::mutex | mutex_ |
FlowEntryPtr | owner_ |
Definition at line 34 of file ksync_flow_index_manager.h.
|
inline |
Definition at line 35 of file ksync_flow_index_manager.h.
|
inlinevirtual |
Definition at line 36 of file ksync_flow_index_manager.h.
|
inline |
Definition at line 40 of file ksync_flow_index_manager.h.
tbb::mutex KSyncFlowIndexManager::IndexEntry::mutex_ |
Definition at line 44 of file ksync_flow_index_manager.h.
FlowEntryPtr KSyncFlowIndexManager::IndexEntry::owner_ |
Definition at line 45 of file ksync_flow_index_manager.h.