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

Method getAnnStringValue

erpcgen/src/Generator.cpp:642–645  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

640}
641
642string Generator::getAnnStringValue(Symbol *symbol, const string &name)
643{
644 return symbol->getAnnStringValue(name, getAnnotationLang());
645}
646
647data_list Generator::getFunctionsTemplateData(Group *group, Interface *iface)
648{

Callers 2

analyzeMessageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected