|
PineForge v0.13.1-379-g9b50973
Deterministic PineScript v6 backtest runtime — C ABI reference
|
#include <market_admission.hpp>
Public Member Functions | |
| Allocation (const Allocation &)=delete | |
| Allocation & | operator= (const Allocation &)=delete |
| Allocation (Allocation &&other) noexcept | |
| Allocation & | operator= (Allocation &&)=delete |
| ~Allocation () noexcept | |
| uint64_t | sequence () const |
Definition at line 217 of file source/market_admission.hpp.
|
delete |
References Allocation().
Referenced by Allocation(), Allocation(), operator=(), and operator=().
|
noexcept |
Definition at line 117 of file source/market_admission.cpp.
References Allocation().
|
noexcept |
Definition at line 126 of file source/market_admission.cpp.
|
delete |
References Allocation().
|
delete |
References Allocation().
|
inline |
Definition at line 224 of file source/market_admission.hpp.
References sequence().
Referenced by Journal, and sequence().