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

Static Public Member Functions

static int GetPageLimit (IFMapSandeshContext *sctx)
 
static bool HandleRequest (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static bool HandleRequestIterate (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data)
 
static bool ConvertReqIterateToReq (const IFMapPerClientLinksShowReqIterate *req_iterate, IFMapPerClientLinksShowReq *req, string *last_node_name)
 
static bool SkipLink (IFMapLink *src, const string &search_string)
 
static bool CopyNode (IFMapPerClientLinksShowInfo *dest, IFMapLink *src, IFMapServer *server, int client_index)
 
static void BufferTable (const IFMapPerClientLinksShowReq *request, const string &last_link_name, IFMapPerClientLinksShowResp *response)
 

Static Public Attributes

static const uint32_t kMaxElementsPerRound = 50
 

Detailed Description

Definition at line 1293 of file ifmap_server_show.cc.

Member Function Documentation

void ShowIFMapPerClientLinkTable::BufferTable ( const IFMapPerClientLinksShowReq *  request,
const string &  last_link_name,
IFMapPerClientLinksShowResp *  response 
)
static

Definition at line 1418 of file ifmap_server_show.cc.

Here is the call graph for this function:

bool ShowIFMapPerClientLinkTable::ConvertReqIterateToReq ( const IFMapPerClientLinksShowReqIterate *  req_iterate,
IFMapPerClientLinksShowReq *  req,
string *  last_node_name 
)
static

Definition at line 1384 of file ifmap_server_show.cc.

bool ShowIFMapPerClientLinkTable::CopyNode ( IFMapPerClientLinksShowInfo *  dest,
IFMapLink src,
IFMapServer server,
int  client_index 
)
static

Definition at line 1320 of file ifmap_server_show.cc.

Here is the call graph for this function:

static int ShowIFMapPerClientLinkTable::GetPageLimit ( IFMapSandeshContext sctx)
inlinestatic

Definition at line 1297 of file ifmap_server_show.cc.

Here is the call graph for this function:

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

Definition at line 1479 of file ifmap_server_show.cc.

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

Definition at line 1497 of file ifmap_server_show.cc.

bool ShowIFMapPerClientLinkTable::SkipLink ( IFMapLink src,
const string &  search_string 
)
static

Definition at line 1362 of file ifmap_server_show.cc.

Here is the call graph for this function:

Member Data Documentation

const uint32_t ShowIFMapPerClientLinkTable::kMaxElementsPerRound = 50
static

Definition at line 1295 of file ifmap_server_show.cc.


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