MCPcopy Create free account
hub / github.com/Tencent/phxrpc / GetReq

Method GetReq

codegen/syntax_tree.cpp:77–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77const SyntaxParam *SyntaxFunc::GetReq() const {
78 return &req_;
79}
80
81const SyntaxParam *SyntaxFunc::GetResp() const {
82 return &resp_;

Callers 9

GenerateToolImplCppMethod · 0.80
LoadNormalMethod · 0.80
AddEchoMethod · 0.80
PrintTreeFunction · 0.80

Calls

no outgoing calls

Tested by 1

PrintTreeFunction · 0.64