Audacity 3.2.0
IPCChannel.cpp
Go to the documentation of this file.
1/**********************************************************************
2
3 Audacity: A Digital Audio Editor
4
5 @file IPCChannel.cpp
6
7 @author Vitaly Sverchinsky
8
9 Part of lib-ipc library
10
11**********************************************************************/
12
13#include "IPCChannel.h"
14
16IPCChannel::~IPCChannel() = default;
virtual ~IPCChannel()
virtual ~IPCChannelStatusCallback()