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

Method getContainString

erpcgen/src/types/StructMember.hpp:143–143  ·  view source on GitHub ↗

! * @brief This function set information about if member contains string data type. * * @return Information about if member contains string data type. */

Source from the content-addressed store, hash-verified

141 * @return Information about if member contains string data type.
142 */
143 bool getContainString() { return m_containString; }
144
145 /*!
146 * @brief This function returns information if parameter is byref.

Callers 2

createCallbackParamMethod · 0.80
containStringMemberMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected