PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
Loading...
Searching...
No Matches
pineforge::source::PineStrategyHost::SourceIdLedgerView::const_iterator Class Reference

#include <pine_strategy_host.hpp>

Public Member Functions

const value_typeoperator-> () const noexcept
 
bool operator== (const const_iterator &other) const noexcept
 
bool operator!= (const const_iterator &other) const noexcept
 

Detailed Description

Definition at line 543 of file pine_strategy_host.hpp.

Member Function Documentation

◆ operator->()

const value_type * pineforge::source::PineStrategyHost::SourceIdLedgerView::const_iterator::operator-> ( ) const
inlinenoexcept

Definition at line 545 of file pine_strategy_host.hpp.

◆ operator==()

bool pineforge::source::PineStrategyHost::SourceIdLedgerView::const_iterator::operator== ( const const_iterator & other) const
inlinenoexcept

Definition at line 546 of file pine_strategy_host.hpp.

◆ operator!=()

bool pineforge::source::PineStrategyHost::SourceIdLedgerView::const_iterator::operator!= ( const const_iterator & other) const
inlinenoexcept

Definition at line 549 of file pine_strategy_host.hpp.


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