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

Method ~ClientCodeRender

codegen/client_code_render.cpp:43–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43ClientCodeRender::~ClientCodeRender() {
44}
45
46void ClientCodeRender::GenerateStubHpp(SyntaxTree *stree, FILE *write) {
47 char file_name[128]{'\0'};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected