MCPcopy Create free account
hub / github.com/Tencent/phxrpc / ~ServiceCodeRender

Method ~ServiceCodeRender

codegen/service_code_render.cpp:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40ServiceCodeRender::~ServiceCodeRender() {
41}
42
43void ServiceCodeRender::GenerateServiceHpp(SyntaxTree *stree, FILE *write) {
44 char file_name[128]{'\0'};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected