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 240 of file demographics.hpp.

Constructor & Destructor Documentation

◆ assimilation_buffer()

demographics::assimilation_buffer::assimilation_buffer ( )
inline

Definition at line 245 of file demographics.hpp.

Member Function Documentation

◆ update()

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

Definition at line 246 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 241 of file demographics.hpp.

◆ reserved

uint32_t demographics::assimilation_buffer::reserved = 0

Definition at line 243 of file demographics.hpp.

◆ size

uint32_t demographics::assimilation_buffer::size = 0

Definition at line 242 of file demographics.hpp.


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