OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ifmap_link_table.cc File Reference
#include "ifmap/ifmap_link_table.h"
#include <boost/bind.hpp>
#include "db/db.h"
#include "db/db_graph.h"
#include "db/db_table_partition.h"
#include "ifmap/ifmap_link.h"
#include "ifmap/ifmap_log.h"
#include "ifmap/ifmap_log_types.h"
Include dependency graph for ifmap_link_table.cc:

Go to the source code of this file.

Functions

void IFMapLinkTable_Init (DB *db, DBGraph *graph)
 
void IFMapLinkTable_Clear (DB *db)
 

Function Documentation

void IFMapLinkTable_Clear ( DB db)

Definition at line 140 of file ifmap_link_table.cc.

Here is the call graph for this function:

void IFMapLinkTable_Init ( DB db,
DBGraph graph 
)

Definition at line 134 of file ifmap_link_table.cc.

Here is the call graph for this function: