Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmbeddedRPC/erpc
/ hasProgramSymbol
Method
hasProgramSymbol
erpcgen/src/InterfaceDefinition.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
bool InterfaceDefinition::hasProgramSymbol()
95
{
96
return m_program != nullptr;
97
}
98
99
Program *InterfaceDefinition::getProgramSymbol()
100
{
Callers
11
Generator
Method · 0.80
makeIncludesTemplateData
Method · 0.80
CGenerator
Method · 0.80
generate
Method · 0.80
getFunctionPrototype
Method · 0.80
PythonGenerator
Method · 0.80
generate
Method · 0.80
JavaGenerator
Method · 0.80
generate
Method · 0.80
getGroupPackageName
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected