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

Static Public Member Functions

static int GetPageLimit (IFMapSandeshContext *sctx)
 
static bool ProcessRequestCommon (const IFMapUuidToNodeMappingReq *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 1552 of file ifmap_server_show.cc.

Member Function Documentation

static int ShowIFMapUuidToNodeMapping::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 1556 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 1622 of file ifmap_server_show.cc.

bool ShowIFMapUuidToNodeMapping::ProcessRequestCommon ( const IFMapUuidToNodeMappingReq *  req,
const string &  last_uuid 
)
static

Definition at line 1572 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 1608 of file ifmap_server_show.cc.

Member Data Documentation

const int ShowIFMapUuidToNodeMapping::kMaxElementsPerRound = 50
static

Definition at line 1554 of file ifmap_server_show.cc.


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