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

#include <linux_vxlan.h>

Inheritance diagram for KSyncLinuxVxlan:
Collaboration diagram for KSyncLinuxVxlan:

Public Member Functions

 KSyncLinuxVxlan (Agent *agent)
 
virtual ~KSyncLinuxVxlan ()
 
void Init ()
 
- Public Member Functions inherited from KSyncVxlan
 KSyncVxlan (Agent *agent)
 
virtual ~KSyncVxlan ()
 
void RegisterDBClients (DB *db)
 
void Init ()
 
void Shutdown ()
 
KSyncVxlanBridgeObjectbridge_obj () const
 
KSyncVxlanPortObjectport_obj () const
 
KSyncVxlanVrfObjectvrf_obj () const
 
Agentagent () const
 

Private Member Functions

 DISALLOW_COPY_AND_ASSIGN (KSyncLinuxVxlan)
 

Additional Inherited Members

- Static Public Member Functions inherited from KSyncVxlan
static KSyncEntrydefer_entry ()
 
static void set_defer_entry (KSyncEntry *entry)
 
- Protected Member Functions inherited from KSyncVxlan
void set_bridge_obj (KSyncVxlanBridgeObject *obj)
 
void set_port_obj (KSyncVxlanPortObject *obj)
 
void set_vrf_obj (KSyncVxlanVrfObject *obj)
 

Detailed Description

Definition at line 24 of file linux_vxlan.h.

Constructor & Destructor Documentation

KSyncLinuxVxlan::KSyncLinuxVxlan ( Agent agent)

Definition at line 36 of file linux_vxlan.cc.

Here is the call graph for this function:

virtual KSyncLinuxVxlan::~KSyncLinuxVxlan ( )
inlinevirtual

Definition at line 27 of file linux_vxlan.h.

Member Function Documentation

KSyncLinuxVxlan::DISALLOW_COPY_AND_ASSIGN ( KSyncLinuxVxlan  )
private
void KSyncLinuxVxlan::Init ( )

Definition at line 42 of file linux_vxlan.cc.


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