UdpOutputOptions Struct
Declaration
struct simaai::neat::UdpOutputOptions { ... }
Included Headers
#include <UdpOutput.h>
Public Member Attributes Index
| std::string | host = "127.0.0.1" |
| int | port = 5000 |
| bool | sync = false |
| bool | async = false |
Definition at line 16 of file UdpOutput.h.
Public Member Attributes
async
|
Definition at line 20 of file UdpOutput.h.
host
|
Definition at line 17 of file UdpOutput.h.
port
|
Definition at line 18 of file UdpOutput.h.
sync
|
Definition at line 19 of file UdpOutput.h.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.