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

Go to the source code of this file.

Functions

static IFMapServerTableTableFind (DB *db, const string &metadata)
 

Function Documentation

static IFMapServerTable* TableFind ( DB db,
const string &  metadata 
)
static

Definition at line 58 of file ifmap_server_table.cc.

Here is the call graph for this function: