#include <physical_interface.h>
|
| PhysicalInterfaceOsOperStateData (unsigned short int type_, std::string intf_name, std::string intf_drv_name, bool status) |
|
virtual | ~PhysicalInterfaceOsOperStateData () |
|
virtual bool | OnResync (PhysicalInterface *phy_intf) const |
|
| PhysicalInterfaceData (Agent *agent, IFMapNode *node, const std::string &vrf_name, PhysicalInterface::SubType subtype, PhysicalInterface::EncapType encap, bool no_arp, const boost::uuids::uuid &device_uuid, const std::string &display_name, const Ip4Address &ip, Interface::Transport transport) |
|
virtual | ~PhysicalInterfaceData () |
|
| 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 138 of file physical_interface.h.
PhysicalInterfaceOsOperStateData::PhysicalInterfaceOsOperStateData |
( |
unsigned short int |
type_, |
|
|
std::string |
intf_name, |
|
|
std::string |
intf_drv_name, |
|
|
bool |
status |
|
) |
| |
|
inline |
virtual PhysicalInterfaceOsOperStateData::~PhysicalInterfaceOsOperStateData |
( |
| ) |
|
|
inlinevirtual |
bool PhysicalInterfaceOsOperStateData::OnResync |
( |
PhysicalInterface * |
phy_intf | ) |
const |
|
virtual |
string PhysicalInterfaceOsOperStateData::intf_drv_name |
string PhysicalInterfaceOsOperStateData::intf_name |
bool PhysicalInterfaceOsOperStateData::oper_state_ |
unsigned short int PhysicalInterfaceOsOperStateData::type_ |
The documentation for this struct was generated from the following files: