PCIeSrcOptions Struct
Construction options for a PCIeSrc Node. More...
Declaration
Included Headers
Public Member Attributes Index
| int | queue = 0 |
|
PCIe data queue to listen on. More... | |
| int | buffer_size = 4194304 |
|
Fallback output buffer size in bytes. More... | |
| int | pool_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
|
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
|
Per-stream output pool size. Zero keeps the plugin default.
Definition at line 36 of file PCIeSrc.h.
queue
|
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.