OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ifmap_exporter.cc File Reference
#include "ifmap/ifmap_exporter.h"
#include <boost/bind.hpp>
#include <boost/checked_delete.hpp>
#include "db/db.h"
#include "db/db_table_partition.h"
#include "ifmap/ifmap_client.h"
#include "ifmap/ifmap_graph_walker.h"
#include "ifmap/ifmap_link.h"
#include "ifmap/ifmap_log.h"
#include "ifmap/ifmap_server.h"
#include "ifmap/ifmap_log_types.h"
#include "ifmap/ifmap_table.h"
#include "ifmap/ifmap_update.h"
#include "ifmap/ifmap_update_queue.h"
#include "ifmap/ifmap_update_sender.h"
#include "ifmap/ifmap_util.h"
Include dependency graph for ifmap_exporter.cc:

Go to the source code of this file.

Classes

class  IFMapExporter::TableInfo
 
struct  IFMapUpdateDisposer
 

Functions

static void MaybeNotifyOnLinkDelete (IFMapNode *node, IFMapNodeState *state)
 

Function Documentation

static void MaybeNotifyOnLinkDelete ( IFMapNode node,
IFMapNodeState state 
)
static

Definition at line 438 of file ifmap_exporter.cc.

Here is the call graph for this function: