Audacity
3.2.0
libraries
lib-registries
ClientData.cpp
Go to the documentation of this file.
1
/*!********************************************************************
2
3
Audacity: A Digital Audio Editor
4
5
@file ClientData.cpp
6
7
Paul Licameli
8
9
**********************************************************************/
10
11
#include "
ClientData.h
"
12
13
// These are needed out-of-line for the Windows link
14
ClientData::Base::~Base
() =
default
;
15
template
struct
REGISTRIES_API
ClientData::Cloneable<>
;
ClientData.h
Utility ClientData::Site to register hooks into a host class that attach client data.
ClientData::Base::~Base
virtual ~Base()
ClientData::Cloneable
A convenient base class defining abstract virtual Clone() for a given kind of pointer.
Definition:
ClientData.h:50
Generated by
1.9.3