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

Method get_pretty_class_name

tl/generate/tl_writer_cpp.cpp:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319std::string TD_TL_writer_cpp::get_pretty_class_name(std::string class_name) const {
320 return class_name;
321}
322
323std::string TD_TL_writer_cpp::gen_vector_store(const std::string &field_name, const tl::tl_tree_type *t,
324 const std::vector<tl::var_description> &vars, int storer_type) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected