USRP Hardware Driver and USRP Manual
Version: 4.6.0.0
UHD and USRP Manual
addsub_block_control.hpp
Go to the documentation of this file.
1
//
2
// Copyright 2020 Ettus Research, a National Instruments Brand
3
//
4
// SPDX-License-Identifier: GPL-3.0-or-later
5
//
6
7
#pragma once
8
9
#include <
uhd/config.hpp
>
10
#include <
uhd/rfnoc/noc_block_base.hpp
>
11
12
namespace
uhd
{
namespace
rfnoc {
13
25
class
UHD_API
addsub_block_control
:
public
noc_block_base
26
{
27
public
:
28
RFNOC_DECLARE_BLOCK
(
addsub_block_control
)
29
};
30
31
}}
// namespace uhd::rfnoc
config.hpp
RFNOC_DECLARE_BLOCK
#define RFNOC_DECLARE_BLOCK(CLASS_NAME)
Definition:
noc_block_base.hpp:22
noc_block_base.hpp
uhd::rfnoc::addsub_block_control
Definition:
addsub_block_control.hpp:25
uhd
Definition:
build_info.hpp:12
uhd::rfnoc::noc_block_base
Definition:
noc_block_base.hpp:42
UHD_API
#define UHD_API
Definition:
config.h:87
include
uhd
rfnoc
addsub_block_control.hpp
Generated by
1.8.13