Declaration
struct simaai::neat::debug::DebugStream { ... }
Public Operators Index
Public Member Attributes Index
Definition at line 31 of file DebugTypes.h.
Public Operators
operator bool()
| simaai::neat::debug::DebugStream::operator bool () |
|
inline
explicit
|
Definition at line 41 of file DebugTypes.h.
41 explicit operator bool() const {
42 return static_cast<bool>(next);
43 }
Public Member Attributes
caps_string
| std::string simaai::neat::debug::DebugStream::caps_string |
|
close
| std::function<void()> simaai::neat::debug::DebugStream::close |
|
expected
| OutputSpec simaai::neat::debug::DebugStream::expected |
|
next
| std::function<std::optional<DebugOutput>int)> simaai::neat::debug::DebugStream::next |
|
observed
| OutputSpec simaai::neat::debug::DebugStream::observed |
|
state
| std::shared_ptr<void> simaai::neat::debug::DebugStream::state |
|
tensorizable
| bool simaai::neat::debug::DebugStream::tensorizable = false |
|
unknown
| bool simaai::neat::debug::DebugStream::unknown = false |
|
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.