|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
Allocation-free facts suitable for the host's durable failure variant. More...
#include <native_run_spec.hpp>
Public Member Functions | |
| constexpr bool | ok () const noexcept |
| constexpr | operator bool () const noexcept |
Data Fields | |
| NativeRunSpecError | error = NativeRunSpecError::None |
| NativeRunSpecField | field = NativeRunSpecField::None |
Allocation-free facts suitable for the host's durable failure variant.
Render text at the presentation boundary, never store exception.what().
Definition at line 735 of file native_run_spec.hpp.
|
inlineconstexprnoexcept |
Definition at line 739 of file native_run_spec.hpp.
References error, and pineforge::native_run_spec_v3::None.
Referenced by operator bool().
|
inlineexplicitconstexprnoexcept |
Definition at line 740 of file native_run_spec.hpp.
References ok().
| NativeRunSpecError pineforge::native_run_spec_v3::NativeRunSpecValidation::error = NativeRunSpecError::None |
Definition at line 736 of file native_run_spec.hpp.
Referenced by ok().
| NativeRunSpecField pineforge::native_run_spec_v3::NativeRunSpecValidation::field = NativeRunSpecField::None |
Definition at line 737 of file native_run_spec.hpp.