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

#include <execution.hpp>

Data Fields

uint64_t incarnation = 0
 
int64_t created_seq = 0
 
exit_legs::Target target {}
 
uint64_t expected_revision = 0
 

Detailed Description

Definition at line 125 of file execution.hpp.

Field Documentation

◆ incarnation

uint64_t pineforge::execution::PendingRemoval::incarnation = 0

Definition at line 126 of file execution.hpp.

◆ created_seq

int64_t pineforge::execution::PendingRemoval::created_seq = 0

Definition at line 127 of file execution.hpp.

◆ target

exit_legs::Target pineforge::execution::PendingRemoval::target {}

Definition at line 128 of file execution.hpp.

◆ expected_revision

uint64_t pineforge::execution::PendingRemoval::expected_revision = 0

Definition at line 129 of file execution.hpp.


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