Skip to main content

GenAIServerOptions Struct

Declaration

struct simaai::neat::genai::GenAIServerOptions { ... }

Included Headers

#include <GenAIServer.h>

Public Member Attributes Index

std::stringhost = "0.0.0.0"
std::uint16_tport = 9998

Definition at line 19 of file GenAIServer.h.

Public Member Attributes

host

std::string simaai::neat::genai::GenAIServerOptions::host = "0.0.0.0"

Definition at line 20 of file GenAIServer.h.

port

std::uint16_t simaai::neat::genai::GenAIServerOptions::port = 9998

Definition at line 21 of file GenAIServer.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.