RunAdvancedOptions Struct
Declaration
struct simaai::neat::RunAdvancedOptions { ... }
Included Headers
#include <Run.h>
Public Member Attributes Index
| bool | copy_input = false |
| std::size_t | max_input_bytes = 0 |
Definition at line 44 of file Run.h.
Public Member Attributes
copy_input
|
Definition at line 45 of file Run.h.
45 bool copy_input = false;
max_input_bytes
|
Definition at line 46 of file Run.h.
46 std::size_t max_input_bytes = 0;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.