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

Method getint

erpcgen/src/cpptemplate/cpptempl.cpp:520–523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

518 throw TemplateException("Data item is not a dictionary");
519}
520int Data::getint() const
521{
522 return 0;
523}
524// data bool
525std::string DataBool::getvalue()
526{

Callers 6

get_var_valueMethod · 0.80
parse_factorMethod · 0.80
parse_gfactorMethod · 0.80
parse_afactorMethod · 0.80
parse_mfactorMethod · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64