MCPcopy Create free account
hub / github.com/SIPp/sipp / setStringValue

Method setStringValue

src/actions.cpp:373–376  ·  view source on GitHub ↗

strcmp specific function. */

Source from the content-addressed store, hash-verified

371
372/* strcmp specific function. */
373void CAction::setStringValue (char *P_value)
374{
375 M_stringValue = P_value;
376}
377
378void CAction::setSubVarId (int P_value)
379{

Callers 1

parseActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected