Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ size
Method
size
erpcgen/src/cpptemplate/cpptempl.cpp:155–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
153
}
154
155
size_t size() const { return m_tokens.size(); }
156
bool empty() const { return size() == 0; }
157
bool is_valid() const { return m_index < size(); }
158
const Token *get() const;
Callers
15
isAbsolute
Method · 0.45
joinPaths
Method · 0.45
handleRoot
Method · 0.45
handleEnum
Method · 0.45
handleFunction
Method · 0.45
handleParam
Method · 0.45
getSize
Method · 0.45
openFile
Method · 0.45
Generator
Method · 0.45
makeGroupInterfacesTemplateData
Method · 0.45
getGroupCommonFileName
Method · 0.45
generateGroupOutputFiles
Method · 0.45
Calls
no outgoing calls
Tested by
2
utf8_to_wide
Function · 0.36
BOOST_AUTO_TEST_CASE
Function · 0.36