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

Method gettype

erpcgen/src/cpptemplate/cpptempl.cpp:1532–1535  ·  view source on GitHub ↗

NodeText

Source from the content-addressed store, hash-verified

1530
1531// NodeText
1532NodeType NodeText::gettype()
1533{
1534 return NODE_TYPE_TEXT;
1535}
1536
1537#if __CYGWIN__ || _WIN32
1538void normalize_eol(std::string &str)

Callers 1

BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64