MCPcopy 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
94bool InterfaceDefinition::hasProgramSymbol()
95{
96 return m_program != nullptr;
97}
98
99Program *InterfaceDefinition::getProgramSymbol()
100{

Callers 11

GeneratorMethod · 0.80
CGeneratorMethod · 0.80
generateMethod · 0.80
getFunctionPrototypeMethod · 0.80
PythonGeneratorMethod · 0.80
generateMethod · 0.80
JavaGeneratorMethod · 0.80
generateMethod · 0.80
getGroupPackageNameMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected