MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_fetch_function_end

Method gen_fetch_function_end

tl/generate/tl_writer_hpp.cpp:148–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148std::string TD_TL_writer_hpp::gen_fetch_function_end(bool has_parent, int field_num,
149 const std::vector<tl::var_description> &vars,
150 int parser_type) const {
151 return "";
152}
153
154std::string TD_TL_writer_hpp::gen_fetch_function_result_begin(const std::string &parser_name,
155 const std::string &class_name,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected