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

Method getIntCmd

src/actions.cpp:235–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233 return(M_lookingPlace);
234}
235CAction::T_IntCmdType CAction::getIntCmd ()
236{
237 return(M_IntCmd);
238}
239CAction::T_Comparator CAction::getComparator ()
240{
241 return(M_comp);

Callers 1

executeActionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected