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

#include <timeframe.hpp>

Public Member Functions

 NativeDayPartitionScope (const NativeDayPartition *p)
 
 ~NativeDayPartitionScope ()
 
 NativeDayPartitionScope (const NativeDayPartitionScope &)=delete
 
NativeDayPartitionScopeoperator= (const NativeDayPartitionScope &)=delete
 

Detailed Description

Definition at line 272 of file timeframe.hpp.

Constructor & Destructor Documentation

◆ NativeDayPartitionScope() [1/2]

pineforge::NativeDayPartitionScope::NativeDayPartitionScope ( const NativeDayPartition * p)
inlineexplicit

Definition at line 274 of file timeframe.hpp.

References pineforge::set_active_native_day_partition().

Referenced by NativeDayPartitionScope(), and operator=().

◆ ~NativeDayPartitionScope()

pineforge::NativeDayPartitionScope::~NativeDayPartitionScope ( )
inline

Definition at line 276 of file timeframe.hpp.

References pineforge::set_active_native_day_partition().

◆ NativeDayPartitionScope() [2/2]

pineforge::NativeDayPartitionScope::NativeDayPartitionScope ( const NativeDayPartitionScope & )
delete

Member Function Documentation

◆ operator=()

NativeDayPartitionScope & pineforge::NativeDayPartitionScope::operator= ( const NativeDayPartitionScope & )
delete

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