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

Method getProgramName

erpcgen/src/InterfaceDefinition.hpp:107–107  ·  view source on GitHub ↗

! * @brief This function returns program name. * * @return Return name of program. */

Source from the content-addressed store, hash-verified

105 * @return Return name of program.
106 */
107 const std::string getProgramName() { return getProgramSymbol()->getName(); }
108
109 /*!
110 * @brief This function returns output directory path.

Callers 1

getGroupPackageNameMethod · 0.80

Calls 1

getNameMethod · 0.45

Tested by

no test coverage detected