|
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) |
|
Definition at line 1293 of file ifmap_server_show.cc.
void ShowIFMapPerClientLinkTable::BufferTable |
( |
const IFMapPerClientLinksShowReq * |
request, |
|
|
const string & |
last_link_name, |
|
|
IFMapPerClientLinksShowResp * |
response |
|
) |
| |
|
static |
bool ShowIFMapPerClientLinkTable::ConvertReqIterateToReq |
( |
const IFMapPerClientLinksShowReqIterate * |
req_iterate, |
|
|
IFMapPerClientLinksShowReq * |
req, |
|
|
string * |
last_node_name |
|
) |
| |
|
static |
bool ShowIFMapPerClientLinkTable::CopyNode |
( |
IFMapPerClientLinksShowInfo * |
dest, |
|
|
IFMapLink * |
src, |
|
|
IFMapServer * |
server, |
|
|
int |
client_index |
|
) |
| |
|
static |
bool ShowIFMapPerClientLinkTable::SkipLink |
( |
IFMapLink * |
src, |
|
|
const string & |
search_string |
|
) |
| |
|
static |
const uint32_t ShowIFMapPerClientLinkTable::kMaxElementsPerRound = 50 |
|
static |
The documentation for this class was generated from the following file: