|
static int | GetPageLimit (IFMapSandeshContext *sctx) |
|
static RequestPipeline::InstData * | AllocBuffer (int stage) |
|
static bool | IncludeLink (DBEntryBase *src, const string &search_string, const regex &search_expr, const string &metadata, const regex &metadata_expr) |
|
static void | CopyNode (IFMapLinkShowInfo *dest, DBEntryBase *src, IFMapServer *server) |
|
static bool | BufferStageCommon (const IFMapLinkTableShowReq *request, RequestPipeline::InstData *data, const string &last_link_name) |
|
static bool | BufferStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data) |
|
static bool | BufferStageIterate (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data) |
|
static void | SendStageCommon (const IFMapLinkTableShowReq *request, const RequestPipeline::PipeSpec ps, IFMapLinkTableShowResp *response) |
|
static bool | SendStage (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data) |
|
static bool | SendStageIterate (const Sandesh *sr, const RequestPipeline::PipeSpec ps, int stage, int instNum, RequestPipeline::InstData *data) |
|
static bool | ConvertReqIterateToReq (const IFMapLinkTableShowReqIterate *req_iterate, IFMapLinkTableShowReq *req, string *last_link_name) |
|
Definition at line 488 of file ifmap_server_show.cc.
bool ShowIFMapLinkTable::BufferStageCommon |
( |
const IFMapLinkTableShowReq * |
request, |
|
|
RequestPipeline::InstData * |
data, |
|
|
const string & |
last_link_name |
|
) |
| |
|
static |
bool ShowIFMapLinkTable::ConvertReqIterateToReq |
( |
const IFMapLinkTableShowReqIterate * |
req_iterate, |
|
|
IFMapLinkTableShowReq * |
req, |
|
|
string * |
last_link_name |
|
) |
| |
|
static |
bool ShowIFMapLinkTable::IncludeLink |
( |
DBEntryBase * |
src, |
|
|
const string & |
search_string, |
|
|
const regex & |
search_expr, |
|
|
const string & |
metadata, |
|
|
const regex & |
metadata_expr |
|
) |
| |
|
static |
void ShowIFMapLinkTable::SendStageCommon |
( |
const IFMapLinkTableShowReq * |
request, |
|
|
const RequestPipeline::PipeSpec |
ps, |
|
|
IFMapLinkTableShowResp * |
response |
|
) |
| |
|
static |
const uint32_t ShowIFMapLinkTable::kMaxElementsPerRound = 50 |
|
static |
The documentation for this class was generated from the following file: