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

Method GetProtoFile

codegen/syntax_tree.cpp:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132const char *SyntaxTree::GetProtoFile() const {
133 return proto_file_;
134}
135
136const char *SyntaxTree::GetPackageName() const {
137 return package_name_;

Callers 15

GenerateServerMainCppMethod · 0.80
GenerateServerEtcMethod · 0.80
GenerateMakefileMethod · 0.80
GenerateStubHppMethod · 0.80
GenerateStubCppMethod · 0.80
GenerateClientHppMethod · 0.80
GenerateClientCppMethod · 0.80
GenerateClientEtcMethod · 0.80
GenerateToolHppMethod · 0.80
GenerateToolCppMethod · 0.80

Calls

no outgoing calls

Tested by 1

PrintTreeFunction · 0.64