Skip to main content

RunAdvancedOptions Struct

Declaration

struct simaai::neat::RunAdvancedOptions { ... }

Included Headers

#include <Run.h>

Public Member Attributes Index

boolcopy_input = false
std::size_tmax_input_bytes = 0

Definition at line 44 of file Run.h.

Public Member Attributes

copy_input

bool simaai::neat::RunAdvancedOptions::copy_input = false

Definition at line 45 of file Run.h.

45 bool copy_input = false;

max_input_bytes

std::size_t simaai::neat::RunAdvancedOptions::max_input_bytes = 0

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.