Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
746
void dump_data(data_ptr data)
747
{
748
data->dump();
749
}
750
751
namespace impl {
752
std::string indent(int level)
Callers
2
generateGroupOutputFiles
Method · 0.85
get_var_value
Method · 0.85
Calls
1
dump
Method · 0.45
Tested by
no test coverage detected