#include <logical_interface.h>
|
| | VlanLogicalInterfaceData (Agent *agent, IFMapNode *node, const std::string &display_name, const std::string &physical_interface, const boost::uuids::uuid &vif, const boost::uuids::uuid &device_uuid, const std::string &phy_dev_display_name, const std::string &phy_intf_display_name, uint16_t vlan) |
| |
| virtual | ~VlanLogicalInterfaceData () |
| |
| | LogicalInterfaceData (Agent *agent, IFMapNode *node, const std::string &display_name, const std::string &physical_interface, const boost::uuids::uuid &vif, const boost::uuids::uuid &device_uuid, const std::string &phy_dev_display_name, const std::string &phy_intf_display_name) |
| |
| virtual | ~LogicalInterfaceData () |
| |
| | InterfaceData (Agent *agent, IFMapNode *node, Interface::Transport transport) |
| |
| void | VmPortInit () |
| |
| void | EthInit (const std::string &vrf_name) |
| |
| void | PktInit () |
| |
| void | InetInit (const std::string &vrf_name) |
| |
| void | RemotePhysicalPortInit (const std::string &vrf_name) |
| |
| | AgentOperDBData (const Agent *agent, IFMapNode *node) |
| |
| virtual | ~AgentOperDBData () |
| |
| void | SetIFMapNode (IFMapNode *node) |
| |
| IFMapNode * | ifmap_node () const |
| |
| const Agent * | agent () const |
| |
| | AgentData () |
| |
| virtual | ~AgentData () |
| |
| virtual | ~DBRequestData () |
| |
Definition at line 93 of file logical_interface.h.
◆ VlanLogicalInterfaceData()
| VlanLogicalInterfaceData::VlanLogicalInterfaceData |
( |
Agent * |
agent, |
|
|
IFMapNode * |
node, |
|
|
const std::string & |
display_name, |
|
|
const std::string & |
physical_interface, |
|
|
const boost::uuids::uuid & |
vif, |
|
|
const boost::uuids::uuid & |
device_uuid, |
|
|
const std::string & |
phy_dev_display_name, |
|
|
const std::string & |
phy_intf_display_name, |
|
|
uint16_t |
vlan |
|
) |
| |
◆ ~VlanLogicalInterfaceData()
| VlanLogicalInterfaceData::~VlanLogicalInterfaceData |
( |
| ) |
|
|
virtual |
◆ vlan_
| uint16_t VlanLogicalInterfaceData::vlan_ |
The documentation for this struct was generated from the following files: