9 vr_qos_map_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_qmr_marker(-1);
21 req.set_h_op(sandesh_op::DUMP);
24 req.set_qmr_marker(
id);
std::string response_context_
virtual void SendNextRequest()
QosConfigKState(KQosConfigResp *obj, const std::string &resp_ctx, vr_qos_map_req &req, int id)
Sandesh * response_object_
virtual void SendResponse()
void EncodeAndSend(Sandesh &encoder)