9 vr_mpls_req &req,
int id) :
KState(resp_ctx, obj) {
12 req.set_h_op(sandesh_op::GET);
14 req.set_h_op(sandesh_op::DUMP);
15 req.set_mr_marker(-1);
21 req.set_h_op(sandesh_op::DUMP);
24 req.set_mr_marker(label);
std::string response_context_
virtual void SendResponse()
Sandesh * response_object_
MplsKState(KMplsResp *obj, const std::string &resp_ctx, vr_mpls_req &req, int id)
virtual void SendNextRequest()
void EncodeAndSend(Sandesh &encoder)