OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_req.cc File Reference
#include <sandesh/sandesh_types.h>
#include <sandesh/sandesh.h>
#include <sandesh/sandesh_uve_types.h>
#include "sandesh_statistics.h"
#include "sandesh_client.h"
#include "sandesh_connection.h"
Include dependency graph for sandesh_req.cc:

Go to the source code of this file.

Functions

static void SendSandeshLoggingParams (const std::string &context)
 
static void SendSandeshSendingParams (const std::string &context)
 
static void SendSandeshSendQueueResponse (std::string context)
 
static void SendSandeshSendQueueParamsResponse (const std::string &context)
 

Variables

int PullSandeshGenStatsReq = 0
 

Function Documentation

static void SendSandeshLoggingParams ( const std::string &  context)
static

Definition at line 51 of file sandesh_req.cc.

Here is the call graph for this function:

static void SendSandeshSendingParams ( const std::string &  context)
static

Definition at line 96 of file sandesh_req.cc.

Here is the call graph for this function:

static void SendSandeshSendQueueParamsResponse ( const std::string &  context)
static

Definition at line 165 of file sandesh_req.cc.

Here is the call graph for this function:

static void SendSandeshSendQueueResponse ( std::string  context)
static

Definition at line 133 of file sandesh_req.cc.

Here is the call graph for this function:

Variable Documentation

int PullSandeshGenStatsReq = 0

Definition at line 21 of file sandesh_req.cc.