OpenSDN source code
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FlowMgmtDbClient::VnFlowHandlerState Struct Reference

#include <flow_mgmt_dbclient.h>

Inheritance diagram for FlowMgmtDbClient::VnFlowHandlerState:
Collaboration diagram for FlowMgmtDbClient::VnFlowHandlerState:

Public Member Functions

 VnFlowHandlerState (const AclDBEntry *acl, const AclDBEntry *macl, const AclDBEntry *mcacl, bool enable_rpf, bool flood_unknown_unicast)
 
virtual ~VnFlowHandlerState ()
 
- Public Member Functions inherited from FlowMgmtDbClient::FlowMgmtState
 FlowMgmtState ()
 
virtual ~FlowMgmtState ()
 
void IncrementGenId ()
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Public Attributes

AclDBEntryConstRef acl_
 
AclDBEntryConstRef macl_
 
AclDBEntryConstRef mcacl_
 
bool enable_rpf_
 
bool flood_unknown_unicast_
 
- Public Attributes inherited from FlowMgmtDbClient::FlowMgmtState
uint32_t gen_id_
 
bool deleted_
 

Detailed Description

Definition at line 24 of file flow_mgmt_dbclient.h.

Constructor & Destructor Documentation

FlowMgmtDbClient::VnFlowHandlerState::VnFlowHandlerState ( const AclDBEntry acl,
const AclDBEntry macl,
const AclDBEntry mcacl,
bool  enable_rpf,
bool  flood_unknown_unicast 
)
inline

Definition at line 30 of file flow_mgmt_dbclient.h.

virtual FlowMgmtDbClient::VnFlowHandlerState::~VnFlowHandlerState ( )
inlinevirtual

Definition at line 36 of file flow_mgmt_dbclient.h.

Member Data Documentation

AclDBEntryConstRef FlowMgmtDbClient::VnFlowHandlerState::acl_

Definition at line 25 of file flow_mgmt_dbclient.h.

bool FlowMgmtDbClient::VnFlowHandlerState::enable_rpf_

Definition at line 28 of file flow_mgmt_dbclient.h.

bool FlowMgmtDbClient::VnFlowHandlerState::flood_unknown_unicast_

Definition at line 29 of file flow_mgmt_dbclient.h.

AclDBEntryConstRef FlowMgmtDbClient::VnFlowHandlerState::macl_

Definition at line 26 of file flow_mgmt_dbclient.h.

AclDBEntryConstRef FlowMgmtDbClient::VnFlowHandlerState::mcacl_

Definition at line 27 of file flow_mgmt_dbclient.h.


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