#include <vm_interface.h>
|  | 
|  | VrfTableLabelState () | 
|  | 
| virtual | ~VrfTableLabelState () | 
|  | 
| VmInterfaceState::Op | GetOpL3 (const Agent *agent, const VmInterface *vmi) const | 
|  | 
| bool | AddL3 (const Agent *agent, VmInterface *vmi) const | 
|  | 
|  | VmInterfaceState () | 
|  | 
|  | VmInterfaceState (bool l2_installed, bool l3_installed) | 
|  | 
| virtual | ~VmInterfaceState () | 
|  | 
| bool | Installed () const | 
|  | 
| virtual bool | Update (const Agent *agent, VmInterface *vmi, Op l2_force_op, Op l3_force_op) const | 
|  | 
| virtual Op | GetOpL2 (const Agent *agent, const VmInterface *vmi) const | 
|  | 
| virtual void | Copy (const Agent *agent, const VmInterface *vmi) const | 
|  | 
| virtual bool | AddL2 (const Agent *agent, VmInterface *vmi) const | 
|  | 
| virtual bool | DeleteL2 (const Agent *agent, VmInterface *vmi) const | 
|  | 
| virtual bool | DeleteL3 (const Agent *agent, VmInterface *vmi) const | 
|  | 
Definition at line 240 of file vm_interface.h.
 
◆ VrfTableLabelState()
      
        
          | VrfTableLabelState::VrfTableLabelState | ( |  | ) |  | 
      
 
 
◆ ~VrfTableLabelState()
  
  | 
        
          | VrfTableLabelState::~VrfTableLabelState | ( |  | ) |  |  | virtual | 
 
 
◆ AddL3()
◆ GetOpL3()
The documentation for this struct was generated from the following files: