MCPcopy Create free account
hub / github.com/OpenVPN/openvpn3-linux / GetSignature

Method GetSignature

src/dbus/signals/log.cpp:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52const std::string Log::GetSignature() const
53{
54 return DBus::Signals::SignalArgSignature(Events::Log::SignalDeclaration());
55}
56
57
58bool Log::Send(const Events::Log &logev) noexcept

Callers 1

SessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected