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

Method GetSenderChannel

Src/Core/BaseQuery.cpp:57–60  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

55
56////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
57std::weak_ptr<FSecure::C3::Core::DeviceBridge> FSecure::C3::Core::BaseQuery::GetSenderChannel()
58{
59 return m_SenderChannel;
60}

Callers 2

OnMethod · 0.80
OnMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected