跳至主要内容

PCIeSrcOptions Struct

Construction options for a PCIeSrc Node. More...

Declaration

struct simaai::neat::PCIeSrcOptions { ... }

Included Headers

#include <PCIeSrc.h>

Public Member Attributes Index

intqueue = 0

PCIe data queue to listen on. More...

intbuffer_size = 4194304

Fallback output buffer size in bytes. More...

intpool_size = 0

Per-stream output pool size. Zero keeps the plugin default. More...

Description

Construction options for a PCIeSrc Node.

Definition at line 26 of file PCIeSrc.h.

Public Member Attributes

buffer_size

int simaai::neat::PCIeSrcOptions::buffer_size = 4194304

Fallback output buffer size in bytes.

Used as the fallback allocation size and encoded-buffer limit. Default 4 MB matches the neatpciesrc default.

Definition at line 33 of file PCIeSrc.h.

pool_size

int simaai::neat::PCIeSrcOptions::pool_size = 0

Per-stream output pool size. Zero keeps the plugin default.

Definition at line 36 of file PCIeSrc.h.

queue

int simaai::neat::PCIeSrcOptions::queue = 0

PCIe data queue to listen on.

Definition at line 28 of file PCIeSrc.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.