NodeReport Struct
Declaration
struct simaai::neat::NodeReport { ... }
Included Headers
#include <SessionReport.h>
Public Member Attributes Index
| int | index = -1 |
| std::string | kind |
| std::string | user_label |
| std::string | backend_fragment |
| std::vector< std::string > | elements |
Definition at line 36 of file SessionReport.h.
Public Member Attributes
backend_fragment
|
Definition at line 40 of file SessionReport.h.
40 std::string backend_fragment; // fragment with names
elements
|
Definition at line 41 of file SessionReport.h.
index
|
Definition at line 37 of file SessionReport.h.
kind
|
Definition at line 38 of file SessionReport.h.
user_label
|
Definition at line 39 of file SessionReport.h.
39 std::string user_label; // optional user-supplied label
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.