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

Method GetResp

codegen/syntax_tree.cpp:81–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81const SyntaxParam *SyntaxFunc::GetResp() const {
82 return &resp_;
83}
84
85SyntaxParam *SyntaxFunc::GetReq() {
86 return &req_;

Callers 9

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

Calls

no outgoing calls

Tested by 1

PrintTreeFunction · 0.64