OpenSDN source code
ShowIFMapPendingVmReg Class Reference

Classes

struct  ShowData
 
struct  TrackerData
 

Static Public Member Functions

static int GetPageLimit (IFMapSandeshContext *sctx)
 
static RequestPipeline::InstDataAllocBuffer (int stage)
 
static RequestPipeline::InstDataAllocTracker (int stage)
 
static bool BufferStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static bool SendStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 

Static Public Attributes

static const int kMaxElementsPerRound = 50
 

Detailed Description

Definition at line 1775 of file ifmap_server_show.cc.

Member Function Documentation

◆ AllocBuffer()

static RequestPipeline::InstData* ShowIFMapPendingVmReg::AllocBuffer ( int  stage)
inlinestatic

Definition at line 1787 of file ifmap_server_show.cc.

◆ AllocTracker()

static RequestPipeline::InstData* ShowIFMapPendingVmReg::AllocTracker ( int  stage)
inlinestatic

Definition at line 1799 of file ifmap_server_show.cc.

◆ BufferStage()

bool ShowIFMapPendingVmReg::BufferStage ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
static

Definition at line 1811 of file ifmap_server_show.cc.

Here is the call graph for this function:

◆ GetPageLimit()

static int ShowIFMapPendingVmReg::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 1779 of file ifmap_server_show.cc.

Here is the call graph for this function:

◆ SendStage()

bool ShowIFMapPendingVmReg::SendStage ( const Sandesh sr,
const RequestPipeline::PipeSpec  ps,
int  stage,
int  instNum,
RequestPipeline::InstData data 
)
static

Definition at line 1837 of file ifmap_server_show.cc.

Here is the call graph for this function:

Member Data Documentation

◆ kMaxElementsPerRound

const int ShowIFMapPendingVmReg::kMaxElementsPerRound = 50
static

Definition at line 1777 of file ifmap_server_show.cc.


The documentation for this class was generated from the following file: