Project Alice
Loading...
Searching...
No Matches
event::pending_human_p_event Struct Reference

#include <events.hpp>

Collaboration diagram for event::pending_human_p_event:

Public Attributes

uint32_t r_lo = 0
 
uint32_t r_hi = 0
 
int32_t from_slot
 
sys::date date
 
dcon::provincial_event_id e
 
dcon::province_id p
 
slot_type ft
 
uint8_t padding = 0
 

Detailed Description

Definition at line 49 of file events.hpp.

Member Data Documentation

◆ date

sys::date event::pending_human_p_event::date

Definition at line 53 of file events.hpp.

◆ e

dcon::provincial_event_id event::pending_human_p_event::e

Definition at line 54 of file events.hpp.

◆ from_slot

int32_t event::pending_human_p_event::from_slot

Definition at line 52 of file events.hpp.

◆ ft

slot_type event::pending_human_p_event::ft

Definition at line 56 of file events.hpp.

◆ p

dcon::province_id event::pending_human_p_event::p

Definition at line 55 of file events.hpp.

◆ padding

uint8_t event::pending_human_p_event::padding = 0

Definition at line 57 of file events.hpp.

◆ r_hi

uint32_t event::pending_human_p_event::r_hi = 0

Definition at line 51 of file events.hpp.

◆ r_lo

uint32_t event::pending_human_p_event::r_lo = 0

Definition at line 50 of file events.hpp.


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