OpenSDN source code
|
#include <ovs_tor_agent/tor_agent_init.h>
#include <ovsdb_client.h>
#include <ovsdb_client_idl.h>
#include <ovsdb_client_session.h>
#include <ovsdb_object.h>
#include <ovsdb_sandesh.h>
#include <ovsdb_types.h>
Go to the source code of this file.
Functions | |
static void | SandeshError (const std::string msg, const std::string &context) |
static void | SetErrorMsg (bool &error, std::string &error_msg, std::string msg) |
|
static |
Definition at line 16 of file ovsdb_sandesh.cc.
|
static |
Definition at line 23 of file ovsdb_sandesh.cc.