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

#include <native_order.hpp>

Public Member Functions

 PreparedExecution () noexcept
 
 PreparedExecution (PreparedExecution &&) noexcept
 
PreparedExecutionoperator= (PreparedExecution &&) noexcept
 
 ~PreparedExecution ()
 
 PreparedExecution (const PreparedExecution &)=delete
 
PreparedExecutionoperator= (const PreparedExecution &)=delete
 
 operator bool () const noexcept
 

Detailed Description

Definition at line 1861 of file native_order.hpp.

Constructor & Destructor Documentation

◆ PreparedExecution() [1/3]

pineforge::native_order::native_order_v6::PreparedExecution::PreparedExecution ( )
noexcept

◆ PreparedExecution() [2/3]

pineforge::native_order::native_order_v6::PreparedExecution::PreparedExecution ( PreparedExecution && )
noexcept

References PreparedExecution().

◆ ~PreparedExecution()

pineforge::native_order::native_order_v6::PreparedExecution::~PreparedExecution ( )

References PreparedExecution().

◆ PreparedExecution() [3/3]

pineforge::native_order::native_order_v6::PreparedExecution::PreparedExecution ( const PreparedExecution & )
delete

References PreparedExecution().

Member Function Documentation

◆ operator=() [1/2]

PreparedExecution & pineforge::native_order::native_order_v6::PreparedExecution::operator= ( PreparedExecution && )
noexcept

References PreparedExecution().

◆ operator=() [2/2]

PreparedExecution & pineforge::native_order::native_order_v6::PreparedExecution::operator= ( const PreparedExecution & )
delete

References PreparedExecution().

◆ operator bool()

pineforge::native_order::native_order_v6::PreparedExecution::operator bool ( ) const
explicitnoexcept

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