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

#include <vm_interface.h>

Inheritance diagram for VmInterfaceLearntMacIpData:
Collaboration diagram for VmInterfaceLearntMacIpData:

Public Member Functions

 VmInterfaceLearntMacIpData ()
 
virtual ~VmInterfaceLearntMacIpData ()
 
virtual bool OnResync (const InterfaceTable *table, VmInterface *vmi, bool *force_update) const
 
- Public Member Functions inherited from VmInterfaceData
 VmInterfaceData (Agent *agent, IFMapNode *node, Type type, Interface::Transport transport)
 
virtual ~VmInterfaceData ()
 
virtual VmInterfaceOnAdd (const InterfaceTable *table, const VmInterfaceKey *key) const
 
virtual bool OnDelete (const InterfaceTable *table, VmInterface *entry) const
 
- Public Member Functions inherited from InterfaceData
 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)
 
- Public Member Functions inherited from AgentOperDBData
 AgentOperDBData (const Agent *agent, IFMapNode *node)
 
virtual ~AgentOperDBData ()
 
void SetIFMapNode (IFMapNode *node)
 
IFMapNodeifmap_node () const
 
const Agentagent () const
 
- Public Member Functions inherited from AgentData
 AgentData ()
 
virtual ~AgentData ()
 
- Public Member Functions inherited from DBRequestData
virtual ~DBRequestData ()
 

Public Attributes

bool is_add
 
VmInterface::LearntMacIpList mac_ip_list_
 
- Public Attributes inherited from VmInterfaceData
Type type_
 
- Public Attributes inherited from InterfaceData
std::string vrf_name_
 
Interface::Transport transport_
 
boost::uuids::uuid logical_router_uuid_
 

Additional Inherited Members

- Public Types inherited from VmInterfaceData
enum  Type {
  CONFIG, INSTANCE_MSG, MIRROR, IP_ADDR,
  OS_OPER_STATE, GLOBAL_VROUTER, HEALTH_CHECK, DROP_NEW_FLOWS
}
 

Detailed Description

Definition at line 2096 of file vm_interface.h.

Constructor & Destructor Documentation

VmInterfaceLearntMacIpData::VmInterfaceLearntMacIpData ( )

Definition at line 1256 of file vm_interface_request.cc.

VmInterfaceLearntMacIpData::~VmInterfaceLearntMacIpData ( )
virtual

Definition at line 1260 of file vm_interface_request.cc.

Member Function Documentation

bool VmInterfaceLearntMacIpData::OnResync ( const InterfaceTable table,
VmInterface vmi,
bool *  force_update 
) const
virtual

Implements VmInterfaceData.

Definition at line 1274 of file vm_interface_request.cc.

Here is the call graph for this function:

Member Data Documentation

bool VmInterfaceLearntMacIpData::is_add

Definition at line 2101 of file vm_interface.h.

VmInterface::LearntMacIpList VmInterfaceLearntMacIpData::mac_ip_list_

Definition at line 2102 of file vm_interface.h.


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