OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ShowIFMapUpdateQueue Class Reference

Classes

struct  ShowData
 
struct  TrackerData
 

Static Public Member Functions

static RequestPipeline::InstDataAllocBuffer (int stage)
 
static RequestPipeline::InstDataAllocTracker (int stage)
 
static void CopyNode (UpdateQueueShowEntry *dest, IFMapListEntry *src, IFMapUpdateQueue *queue)
 
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 300 of file ifmap_update_queue.cc.

Member Function Documentation

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

Definition at line 308 of file ifmap_update_queue.cc.

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

Definition at line 320 of file ifmap_update_queue.cc.

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

Definition at line 367 of file ifmap_update_queue.cc.

Here is the call graph for this function:

void ShowIFMapUpdateQueue::CopyNode ( UpdateQueueShowEntry *  dest,
IFMapListEntry src,
IFMapUpdateQueue queue 
)
static

Definition at line 334 of file ifmap_update_queue.cc.

Here is the call graph for this function:

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

Definition at line 397 of file ifmap_update_queue.cc.

Here is the call graph for this function:

Member Data Documentation

const int ShowIFMapUpdateQueue::kMaxElementsPerRound = 50
static

Definition at line 302 of file ifmap_update_queue.cc.


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