Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
const SyntaxParam *SyntaxFunc::GetReq() const {
78
return &req_;
79
}
80
81
const SyntaxParam *SyntaxFunc::GetResp() const {
82
return &resp_;
Callers
9
GenerateServerConfigCpp
Method · 0.80
GetStubFuncDeclaration
Method · 0.80
GetClienfuncDeclaration
Method · 0.80
GenerateToolImplCpp
Method · 0.80
GetServiceFuncDeclaration
Method · 0.80
GenerateDispatcherFunc
Method · 0.80
LoadNormal
Method · 0.80
AddEcho
Method · 0.80
PrintTree
Function · 0.80
Calls
no outgoing calls
Tested by
1
PrintTree
Function · 0.64