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

#include <flow_mgmt_dbclient.h>

Inheritance diagram for FlowMgmtDbClient::RouteFlowHandlerState:
Collaboration diagram for FlowMgmtDbClient::RouteFlowHandlerState:

Public Types

typedef std::map
< InterfaceConstRef, IpAddress
FixedIpMap
 
typedef std::pair
< InterfaceConstRef, IpAddress
FixedIpEntry
 

Public Member Functions

 RouteFlowHandlerState ()
 
virtual ~RouteFlowHandlerState ()
 
- Public Member Functions inherited from FlowMgmtDbClient::FlowMgmtState
 FlowMgmtState ()
 
virtual ~FlowMgmtState ()
 
void IncrementGenId ()
 
- Public Member Functions inherited from DBState
virtual ~DBState ()
 

Public Attributes

SecurityGroupList sg_l_
 
const NextHopactive_nh_
 
const NextHoplocal_nh_
 
FixedIpMap fixed_ip_map_
 
EcmpLoadBalance ecmp_load_balance_
 
TagList tags_l_
 
TunnelType::TypeBmap tunnel_bmap_
 
- Public Attributes inherited from FlowMgmtDbClient::FlowMgmtState
uint32_t gen_id_
 
bool deleted_
 

Detailed Description

Definition at line 84 of file flow_mgmt_dbclient.h.

Member Typedef Documentation

Constructor & Destructor Documentation

FlowMgmtDbClient::RouteFlowHandlerState::RouteFlowHandlerState ( )
inline

Definition at line 85 of file flow_mgmt_dbclient.h.

virtual FlowMgmtDbClient::RouteFlowHandlerState::~RouteFlowHandlerState ( )
inlinevirtual

Definition at line 87 of file flow_mgmt_dbclient.h.

Member Data Documentation

const NextHop* FlowMgmtDbClient::RouteFlowHandlerState::active_nh_

Definition at line 92 of file flow_mgmt_dbclient.h.

EcmpLoadBalance FlowMgmtDbClient::RouteFlowHandlerState::ecmp_load_balance_

Definition at line 95 of file flow_mgmt_dbclient.h.

FixedIpMap FlowMgmtDbClient::RouteFlowHandlerState::fixed_ip_map_

Definition at line 94 of file flow_mgmt_dbclient.h.

const NextHop* FlowMgmtDbClient::RouteFlowHandlerState::local_nh_

Definition at line 93 of file flow_mgmt_dbclient.h.

SecurityGroupList FlowMgmtDbClient::RouteFlowHandlerState::sg_l_

Definition at line 91 of file flow_mgmt_dbclient.h.

TagList FlowMgmtDbClient::RouteFlowHandlerState::tags_l_

Definition at line 96 of file flow_mgmt_dbclient.h.

TunnelType::TypeBmap FlowMgmtDbClient::RouteFlowHandlerState::tunnel_bmap_

Definition at line 97 of file flow_mgmt_dbclient.h.


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