MCPcopy Create free account
hub / github.com/catboost/catboost / SetReqId

Method SetReqId

library/cpp/netliba/v12/udp_http.h:211–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209 }
210 void SetResponse(TUdpHttpResponse* r);
211 void SetReqId(const TGUID& reqId) {
212 ReqId = reqId;
213 }
214 const TGUID& GetReqId() {
215 return ReqId;
216 }

Callers 1

SendRequestImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected