Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ CIceSignal
Method
CIceSignal
Src/Channel/ICE/IceSignal.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
#include <QDebug>
5
6
CIceSignal::CIceSignal(QObject *parent) : QObject(parent),
7
m_Log(
"Channel.ICE"
)
8
{
9
}
10
11
CIceSignal::~CIceSignal()
12
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected