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

Method getOutputFilename

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

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

Source from the content-addressed store, hash-verified

119 * @return Return name of output file.
120 */
121 std::string getOutputFilename() { return m_outputFilename; }
122
123 /*!
124 * @brief This function sets output file name.

Callers 2

GeneratorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected