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

Method GetNetlibaRequestColor

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

Source from the content-addressed store, hash-verified

43 }
44
45 ui8 GetNetlibaRequestColor() const {
46 return NetlibaRequestColor;
47 }
48 ui8 GetNetlibaResponseColor() const {
49 return NetlibaResponseColor;
50 }

Callers 3

operator==Function · 0.80
DoSendsMethod · 0.80
SendRequestImplMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected