USRP Hardware Driver and Device Manual
Version: 4.11.0.0-0-g0d7ed3b1
UHD and USRP Manual
adapter_id.hpp
Go to the documentation of this file.
1
//
2
// Copyright 2019 Ettus Research, a National Instruments Brand
3
//
4
// SPDX-License-Identifier: GPL-3.0-or-later
5
//
6
7
#pragma once
8
9
#include <cstddef>
10
11
namespace
uhd
{
namespace
transport {
12
19
using
adapter_id_t
= size_t;
21
static
const
adapter_id_t
NULL_ADAPTER_ID = 0;
22
23
}}
// namespace uhd::transport
uhd::transport::adapter_id_t
size_t adapter_id_t
Host transport adapter ID.
Definition:
adapter_id.hpp:19
uhd
Definition:
build_info.hpp:12
include
uhd
transport
adapter_id.hpp
Generated by
1.9.1