#include <logical_interface.h>
|
| 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 64 of file logical_interface.h.
LogicalInterfaceData::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 |
|
) |
| |
LogicalInterfaceData::~LogicalInterfaceData |
( |
| ) |
|
|
virtual |
std::string LogicalInterfaceData::display_name_ |
std::string LogicalInterfaceData::phy_dev_display_name_ |
std::string LogicalInterfaceData::phy_intf_display_name_ |
std::string LogicalInterfaceData::physical_interface_ |
The documentation for this struct was generated from the following files: