Skip to main content

SimaArgMaxOptions Struct

Declaration

struct simaai::neat::SimaArgMaxOptions { ... }

Included Headers

#include <SimaArgMax.h>

Public Member Attributes Index

std::stringconfig_path
intsima_allocator_type = 2
boolsilent = true
boolemit_signals = false
booltransmit = false

Definition at line 17 of file SimaArgMax.h.

Public Member Attributes

config_path

std::string simaai::neat::SimaArgMaxOptions::config_path

Definition at line 18 of file SimaArgMax.h.

18 std::string config_path;

emit_signals

bool simaai::neat::SimaArgMaxOptions::emit_signals = false

Definition at line 21 of file SimaArgMax.h.

21 bool emit_signals = false;

silent

bool simaai::neat::SimaArgMaxOptions::silent = true

Definition at line 20 of file SimaArgMax.h.

20 bool silent = true;

sima_allocator_type

int simaai::neat::SimaArgMaxOptions::sima_allocator_type = 2

Definition at line 19 of file SimaArgMax.h.

transmit

bool simaai::neat::SimaArgMaxOptions::transmit = false

Definition at line 22 of file SimaArgMax.h.

22 bool transmit = false;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.