Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1532
NodeType NodeText::gettype()
1533
{
1534
return NODE_TYPE_TEXT;
1535
}
1536
1537
#if __CYGWIN__ || _WIN32
1538
void normalize_eol(std::string &str)
Callers
1
BOOST_AUTO_TEST_CASE
Function · 0.80
Calls
no outgoing calls
Tested by
1
BOOST_AUTO_TEST_CASE
Function · 0.64