ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
ForwardDeclarations.h
Go to the documentation of this file.
1// SPDX-FileCopyrightText: Deutsches Elektronen-Synchrotron DESY, MSK, ChimeraTK Project <chimeratk-support@desy.de>
2// SPDX-License-Identifier: LGPL-3.0-or-later
3#pragma once
4
6namespace ChimeraTK {
7
8 class DeviceBackend;
9 class Device;
10 class TransferGroup;
11
12 template<user_type UserType>
13 class NDRegisterAccessor;
14
15 template<user_type UserType>
16 class TwoDRegisterAccessor;
17
18} // namespace ChimeraTK