MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / dump_data

Function dump_data

erpcgen/src/cpptemplate/cpptempl.cpp:746–749  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

744}
745
746void dump_data(data_ptr data)
747{
748 data->dump();
749}
750
751namespace impl {
752std::string indent(int level)

Callers 2

get_var_valueMethod · 0.85

Calls 1

dumpMethod · 0.45

Tested by

no test coverage detected