OpenSDN source code
ShowIFMapNodeToUuidMapping Class Reference

Static Public Member Functions

static int GetPageLimit (IFMapSandeshContext *sctx)
 
static bool ProcessRequestCommon (const IFMapNodeToUuidMappingReq *req, const string &last_uuid)
 
static bool ProcessRequest (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static bool ProcessRequestIterate (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 1664 of file ifmap_server_show.cc.

Member Function Documentation

◆ GetPageLimit()

static int ShowIFMapNodeToUuidMapping::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 1668 of file ifmap_server_show.cc.

Here is the call graph for this function:

◆ ProcessRequest()

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

Definition at line 1736 of file ifmap_server_show.cc.

◆ ProcessRequestCommon()

bool ShowIFMapNodeToUuidMapping::ProcessRequestCommon ( const IFMapNodeToUuidMappingReq *  req,
const string &  last_uuid 
)
static

Definition at line 1684 of file ifmap_server_show.cc.

Here is the call graph for this function:

◆ ProcessRequestIterate()

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

Definition at line 1722 of file ifmap_server_show.cc.

Member Data Documentation

◆ kMaxElementsPerRound

const int ShowIFMapNodeToUuidMapping::kMaxElementsPerRound = 50
static

Definition at line 1666 of file ifmap_server_show.cc.


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