Project Alice
Loading...
Searching...
No Matches
demographics::assimilation_buffer Struct Reference

#include <demographics.hpp>

Public Member Functions

 assimilation_buffer ()
 
void update (uint32_t s)
 

Public Attributes

ve::vectorizable_buffer< float, dcon::pop_id > amounts
 
uint32_t size = 0
 
uint32_t reserved = 0
 

Detailed Description

Definition at line 117 of file demographics.hpp.

Constructor & Destructor Documentation

◆ assimilation_buffer()

demographics::assimilation_buffer::assimilation_buffer ( )
inline

Definition at line 122 of file demographics.hpp.

Member Function Documentation

◆ update()

void demographics::assimilation_buffer::update ( uint32_t  s)
inline

Definition at line 123 of file demographics.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ amounts

ve::vectorizable_buffer<float, dcon::pop_id> demographics::assimilation_buffer::amounts

Definition at line 118 of file demographics.hpp.

◆ reserved

uint32_t demographics::assimilation_buffer::reserved = 0

Definition at line 120 of file demographics.hpp.

◆ size

uint32_t demographics::assimilation_buffer::size = 0

Definition at line 119 of file demographics.hpp.


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