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

Method GetErrorStatus

Src/Core/DeviceBridge.cpp:203–206  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

201
202////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
203std::string FSecure::C3::Core::DeviceBridge::GetErrorStatus()
204{
205 return m_Error;
206}
207
208////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
209void FSecure::C3::Core::DeviceBridge::OnSend(ByteView command)

Callers 1

CreateProfileSnapshotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected