OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 1663 of file ifmap_server_show.cc.

Member Function Documentation

static int ShowIFMapNodeToUuidMapping::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 1667 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 1735 of file ifmap_server_show.cc.

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

Definition at line 1683 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 1721 of file ifmap_server_show.cc.

Member Data Documentation

const int ShowIFMapNodeToUuidMapping::kMaxElementsPerRound = 50
static

Definition at line 1665 of file ifmap_server_show.cc.


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