USRP Hardware Driver and USRP Manual
Version: 3.15.0.0-2+b1
UHD and USRP Manual
terminator_node_ctrl.hpp
Go to the documentation of this file.
1
//
2
// Copyright 2015 Ettus Research LLC
3
// Copyright 2018 Ettus Research, a National Instruments Company
4
//
5
// SPDX-License-Identifier: GPL-3.0-or-later
6
//
7
8
#ifndef INCLUDED_LIBUHD_TERMINATOR_NODE_CTRL_BASE_HPP
9
#define INCLUDED_LIBUHD_TERMINATOR_NODE_CTRL_BASE_HPP
10
11
#include <
uhd/rfnoc/node_ctrl_base.hpp
>
12
13
namespace
uhd
{
namespace
rfnoc {
14
28
class
UHD_RFNOC_API
terminator_node_ctrl
;
29
class
terminator_node_ctrl
:
virtual
public
node_ctrl_base
30
{
31
public
:
32
/***********************************************************************
33
* Types
34
**********************************************************************/
35
typedef
boost::shared_ptr<terminator_node_ctrl>
sptr
;
36
37
};
/* class terminator_node_ctrl */
38
39
}}
/* namespace uhd::rfnoc */
40
41
#endif
/* INCLUDED_LIBUHD_TERMINATOR_NODE_CTRL_BASE_HPP */
uhd::rfnoc::terminator_node_ctrl::sptr
boost::shared_ptr< terminator_node_ctrl > sptr
Definition:
terminator_node_ctrl.hpp:34
UHD_RFNOC_API
#define UHD_RFNOC_API
Definition:
config.hpp:117
node_ctrl_base.hpp
uhd::rfnoc::node_ctrl_base
Definition:
node_ctrl_base.hpp:37
uhd
Definition:
build_info.hpp:13
uhd::rfnoc::terminator_node_ctrl
Definition:
terminator_node_ctrl.hpp:29
include
uhd
rfnoc
terminator_node_ctrl.hpp
Generated by
1.8.16