|
static int | GetPageLimit (IFMapSandeshContext *sctx) |
|
static RequestPipeline::InstData * | AllocBuffer (int stage) |
|
static bool | ConvertReqIterateToReq (const IFMapPerClientNodesShowReqIterate *req_iterate, IFMapPerClientNodesShowReq *req, string *next_table_name, string *last_node_name) |
|
static bool | CopyNode (IFMapPerClientNodesShowInfo *dest, IFMapNode *src, IFMapServer *server, int client_index) |
|
static bool | TableToBuffer (const IFMapPerClientNodesShowReq *request, IFMapTable *table, IFMapServer *server, const string &last_node_name, int client_index, ShowData *show_data) |
|
static bool | BufferStageCommon (const IFMapPerClientNodesShowReq *request, RequestPipeline::InstData *data, const string &next_table_name, const string &last_node_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 IFMapPerClientNodesShowReq *request, const RequestPipeline::PipeSpec ps, IFMapPerClientNodesShowResp *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) |
|
Definition at line 893 of file ifmap_server_show.cc.
bool ShowIFMapPerClientNodes::BufferStageCommon |
( |
const IFMapPerClientNodesShowReq * |
request, |
|
|
RequestPipeline::InstData * |
data, |
|
|
const string & |
next_table_name, |
|
|
const string & |
last_node_name |
|
) |
| |
|
static |
bool ShowIFMapPerClientNodes::ConvertReqIterateToReq |
( |
const IFMapPerClientNodesShowReqIterate * |
req_iterate, |
|
|
IFMapPerClientNodesShowReq * |
req, |
|
|
string * |
next_table_name, |
|
|
string * |
last_node_name |
|
) |
| |
|
static |
bool ShowIFMapPerClientNodes::CopyNode |
( |
IFMapPerClientNodesShowInfo * |
dest, |
|
|
IFMapNode * |
src, |
|
|
IFMapServer * |
server, |
|
|
int |
client_index |
|
) |
| |
|
static |
void ShowIFMapPerClientNodes::SendStageCommon |
( |
const IFMapPerClientNodesShowReq * |
request, |
|
|
const RequestPipeline::PipeSpec |
ps, |
|
|
IFMapPerClientNodesShowResp * |
response |
|
) |
| |
|
static |
bool ShowIFMapPerClientNodes::TableToBuffer |
( |
const IFMapPerClientNodesShowReq * |
request, |
|
|
IFMapTable * |
table, |
|
|
IFMapServer * |
server, |
|
|
const string & |
last_node_name, |
|
|
int |
client_index, |
|
|
ShowData * |
show_data |
|
) |
| |
|
static |
const uint32_t ShowIFMapPerClientNodes::kMaxElementsPerRound = 50 |
|
static |
The documentation for this class was generated from the following file: