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

#include <flow_mgmt_dbclient.h>

Inheritance diagram for FlowMgmtDbClient::VmIntfFlowHandlerState:
Collaboration diagram for FlowMgmtDbClient::VmIntfFlowHandlerState:

Public Member Functions

 VmIntfFlowHandlerState (const VnEntry *vn)
 
virtual ~VmIntfFlowHandlerState ()
 
- Public Member Functions inherited from FlowMgmtDbClient::FlowMgmtState
 FlowMgmtState ()
 
virtual ~FlowMgmtState ()
 
void IncrementGenId ()
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Public Attributes

VnEntryConstRef vn_
 
bool policy_
 
VmInterface::SecurityGroupEntryList sg_l_
 
AclDBEntryConstRef vrf_assign_acl_
 
bool is_vn_qos_config_
 
AgentQosConfigConstRef qos_config_
 
FirewallPolicyList fw_policy_list_
 
FirewallPolicyList fwaas_fw_policy_list_
 
uint32_t forwarding_vrf_id_
 
- Public Attributes inherited from FlowMgmtDbClient::FlowMgmtState
uint32_t gen_id_
 
bool deleted_
 

Detailed Description

Definition at line 39 of file flow_mgmt_dbclient.h.

Constructor & Destructor Documentation

FlowMgmtDbClient::VmIntfFlowHandlerState::VmIntfFlowHandlerState ( const VnEntry vn)
inline

Definition at line 40 of file flow_mgmt_dbclient.h.

virtual FlowMgmtDbClient::VmIntfFlowHandlerState::~VmIntfFlowHandlerState ( )
inlinevirtual

Definition at line 43 of file flow_mgmt_dbclient.h.

Member Data Documentation

uint32_t FlowMgmtDbClient::VmIntfFlowHandlerState::forwarding_vrf_id_

Definition at line 53 of file flow_mgmt_dbclient.h.

FirewallPolicyList FlowMgmtDbClient::VmIntfFlowHandlerState::fw_policy_list_

Definition at line 51 of file flow_mgmt_dbclient.h.

FirewallPolicyList FlowMgmtDbClient::VmIntfFlowHandlerState::fwaas_fw_policy_list_

Definition at line 52 of file flow_mgmt_dbclient.h.

bool FlowMgmtDbClient::VmIntfFlowHandlerState::is_vn_qos_config_

Definition at line 49 of file flow_mgmt_dbclient.h.

bool FlowMgmtDbClient::VmIntfFlowHandlerState::policy_

Definition at line 46 of file flow_mgmt_dbclient.h.

AgentQosConfigConstRef FlowMgmtDbClient::VmIntfFlowHandlerState::qos_config_

Definition at line 50 of file flow_mgmt_dbclient.h.

VmInterface::SecurityGroupEntryList FlowMgmtDbClient::VmIntfFlowHandlerState::sg_l_

Definition at line 47 of file flow_mgmt_dbclient.h.

VnEntryConstRef FlowMgmtDbClient::VmIntfFlowHandlerState::vn_

Definition at line 45 of file flow_mgmt_dbclient.h.

AclDBEntryConstRef FlowMgmtDbClient::VmIntfFlowHandlerState::vrf_assign_acl_

Definition at line 48 of file flow_mgmt_dbclient.h.


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