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

#include <market_admission.hpp>

Public Member Functions

 Allocation (const Allocation &)=delete
 
Allocationoperator= (const Allocation &)=delete
 
 Allocation (Allocation &&other) noexcept
 
Allocationoperator= (Allocation &&)=delete
 
 ~Allocation () noexcept
 
uint64_t sequence () const
 

Detailed Description

Definition at line 217 of file source/market_admission.hpp.

Constructor & Destructor Documentation

◆ Allocation() [1/2]

pineforge::admission::market_admission_v2::Allocation::Allocation ( const Allocation & )
delete

References Allocation().

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

◆ Allocation() [2/2]

pineforge::admission::market_admission_v2::Allocation::Allocation ( Allocation && other)
noexcept

Definition at line 117 of file source/market_admission.cpp.

References Allocation().

◆ ~Allocation()

pineforge::admission::market_admission_v2::Allocation::~Allocation ( )
noexcept

Definition at line 126 of file source/market_admission.cpp.

Member Function Documentation

◆ operator=() [1/2]

Allocation & pineforge::admission::market_admission_v2::Allocation::operator= ( const Allocation & )
delete

References Allocation().

◆ operator=() [2/2]

Allocation & pineforge::admission::market_admission_v2::Allocation::operator= ( Allocation && )
delete

References Allocation().

◆ sequence()

uint64_t pineforge::admission::market_admission_v2::Allocation::sequence ( ) const
inline

Definition at line 224 of file source/market_admission.hpp.

References sequence().

Referenced by Journal, and sequence().


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