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

Method ~ServerCodeRender

codegen/server_code_render.cpp:39–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected