Перейти до основного вмісту

PCIeSinkOptions Struct

Construction options for a PCIeSink Node. More...

Declaration

struct simaai::neat::PCIeSinkOptions { ... }

Included Headers

#include <PCIeSink.h>

Public Member Attributes Index

std::stringconfig_file

Optional neatpciesink config file path. More...

intqueue = 0

PCIe hardware queue number. More...

booltransmit_kpi = false

If true, transmit KPI/diagnostic packets alongside data. More...

Description

Construction options for a PCIeSink Node.

Definition at line 25 of file PCIeSink.h.

Public Member Attributes

config_file

std::string simaai::neat::PCIeSinkOptions::config_file

Optional neatpciesink config file path.

Definition at line 26 of file PCIeSink.h.

queue

int simaai::neat::PCIeSinkOptions::queue = 0

PCIe hardware queue number.

Definition at line 27 of file PCIeSink.h.

transmit_kpi

bool simaai::neat::PCIeSinkOptions::transmit_kpi = false

If true, transmit KPI/diagnostic packets alongside data.

Definition at line 28 of file PCIeSink.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.