OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sandesh_trace.cc File Reference
#include <boost/bind.hpp>
#include <ctime>
#include <base/trace.h>
#include <sandesh/sandesh_types.h>
#include <sandesh/sandesh.h>
#include <sandesh/sandesh_trace_types.h>
#include "sandesh_trace.h"
Include dependency graph for sandesh_trace.cc:

Go to the source code of this file.

Classes

class  SandeshTraceRequestRunner
 

Functions

void SandeshTraceSend (const std::string &buf_name, uint32_t trace_count)
 

Variables

int PullSandeshTraceReq = 0
 

Function Documentation

void SandeshTraceSend ( const std::string &  buf_name,
uint32_t  trace_count 
)

Definition at line 110 of file sandesh_trace.cc.

Here is the call graph for this function:

Variable Documentation

int PullSandeshTraceReq = 0

Definition at line 22 of file sandesh_trace.cc.