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

Static Public Member Functions

static int GetPageLimit (IFMapSandeshContext *sctx)
 
static bool ProcessRequestCommon (const ConfigDBUUIDToFQNameReq *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 bool ConvertReqIterateToReq (const ConfigDBUUIDToFQNameReqIterate *req_iterate, ConfigDBUUIDToFQNameReq *req, string *last_uuid)
 

Static Public Attributes

static const int kMaxElementsPerRound = 50
 

Detailed Description

Definition at line 2245 of file ifmap_server_show.cc.

Member Function Documentation

bool ShowConfigDBUUIDToFQName::ConvertReqIterateToReq ( const ConfigDBUUIDToFQNameReqIterate *  req_iterate,
ConfigDBUUIDToFQNameReq *  req,
string *  last_uuid 
)
static

Definition at line 2274 of file ifmap_server_show.cc.

static int ShowConfigDBUUIDToFQName::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 2249 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 2339 of file ifmap_server_show.cc.

bool ShowConfigDBUUIDToFQName::ProcessRequestCommon ( const ConfigDBUUIDToFQNameReq *  req,
const string &  last_uuid 
)
static

Definition at line 2299 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 2322 of file ifmap_server_show.cc.

Member Data Documentation

const int ShowConfigDBUUIDToFQName::kMaxElementsPerRound = 50
static

Definition at line 2247 of file ifmap_server_show.cc.


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