MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetEndAction

Method GetEndAction

Src/ParameterCompone/ParameterRecord.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115CParameterRecord::ENDACTION CParameterRecord::GetEndAction() const
116{
117 return m_EndAction;
118}
119
120void CParameterRecord::SetEndAction(ENDACTION newEndAction)
121{

Callers 8

slotScreenShotMethod · 0.80
CBackendDesktopMethod · 0.80
SetParameterMethod · 0.80
InitialMethod · 0.80
slotCapturePageMethod · 0.80
slotCaptureFullPageMethod · 0.80
slotVideoFrameChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected