MCPcopy Create free account
hub / github.com/ReversecLabs/C3 / SetErrorStatus

Method SetErrorStatus

Src/Core/DeviceBridge.cpp:197–200  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

195
196////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
197void FSecure::C3::Core::DeviceBridge::SetErrorStatus(std::string_view errorMessage)
198{
199 m_Error = errorMessage;
200}
201
202////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
203std::string FSecure::C3::Core::DeviceBridge::GetErrorStatus()

Callers 2

TestErrorCommandMethod · 0.45
TestErrorCommandMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestErrorCommandMethod · 0.36
TestErrorCommandMethod · 0.36