PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::native_order::native_order_v6::CohortRoster Struct Reference

#include <native_order.hpp>

Data Fields

CohortHandle handle {}
 
std::vector< RequestHandleorigins
 Canonical origin handles, ordered by origin incarnation rather than by host insertion order.
 

Detailed Description

Definition at line 1488 of file native_order.hpp.

Field Documentation

◆ handle

CohortHandle pineforge::native_order::native_order_v6::CohortRoster::handle {}

Definition at line 1489 of file native_order.hpp.

◆ origins

std::vector<RequestHandle> pineforge::native_order::native_order_v6::CohortRoster::origins

Canonical origin handles, ordered by origin incarnation rather than by host insertion order.

A successor is normalized to its predecessor root before entering this table.

Definition at line 1493 of file native_order.hpp.


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