AdsLib
Loading...
Searching...
No Matches
AdsLib
RouterAccess.h
1
// SPDX-License-Identifier: MIT
6
#pragma once
7
8
#include "AdsDevice.h"
9
10
namespace
bhf
11
{
12
namespace
ads
13
{
14
struct
RouterAccess
{
15
RouterAccess
(
const
std::string& gw,
AmsNetId
netid, uint16_t port);
16
bool
PciScan(uint64_t pci_id, std::ostream& os)
const
;
17
private
:
18
AdsDevice
device;
19
};
20
}
21
}
bhf
Definition:
AdsDef.h:21
AdsDevice
Definition:
AdsDevice.h:55
AmsNetId
The NetId of and ADS device can be represented in this structure.
Definition:
AdsDef.h:224
bhf::ads::RouterAccess
Definition:
RouterAccess.h:14
Generated on Fri Dec 16 2022 11:37:25 for AdsLib by
1.9.5