USRP Hardware Driver and USRP Manual Version: 3.15.0.0-MacPorts-Release
UHD and USRP Manual
 
Loading...
Searching...
No Matches
siggen_block_ctrl.hpp
Go to the documentation of this file.
1//
2// Copyright 2014-2018 Ettus Research, a National Instruments Company
3//
4// SPDX-License-Identifier: GPL-3.0-or-later
5//
6
7#ifndef INCLUDED_LIBUHD_RFNOC_SIGGEN_BLOCK_CTRL_HPP
8#define INCLUDED_LIBUHD_RFNOC_SIGGEN_BLOCK_CTRL_HPP
9
12
13namespace uhd { namespace rfnoc {
14
17{
18public:
20
21}; /* class siggen_block_ctrl*/
22
23}} /* namespace uhd::rfnoc */
24
25#endif /* INCLUDED_LIBUHD_RFNOC_SIGGEN_BLOCK_CTRL_HPP */
#define UHD_RFNOC_BLOCK_OBJECT(class_name)
This macro must be put in the public section of an RFNoC.
Definition block_ctrl_base.hpp:59
Definition siggen_block_ctrl.hpp:17
Definition sink_block_ctrl_base.hpp:26
Definition source_block_ctrl_base.hpp:26
#define UHD_RFNOC_API
Definition config.hpp:117
Definition build_info.hpp:13