Project Alice
Loading...
Searching...
No Matches
sys::great_nation Struct Reference

#include <system_state.hpp>

Collaboration diagram for sys::great_nation:

Public Member Functions

 great_nation (sys::date last_greatness, dcon::nation_id nation)
 
 great_nation ()=default
 

Public Attributes

sys::date last_greatness = sys::date(0)
 
dcon::nation_id nation
 

Detailed Description

Definition at line 440 of file system_state.hpp.

Constructor & Destructor Documentation

◆ great_nation() [1/2]

sys::great_nation::great_nation ( sys::date  last_greatness,
dcon::nation_id  nation 
)
inline

Definition at line 444 of file system_state.hpp.

◆ great_nation() [2/2]

sys::great_nation::great_nation ( )
default

Member Data Documentation

◆ last_greatness

sys::date sys::great_nation::last_greatness = sys::date(0)

Definition at line 441 of file system_state.hpp.

◆ nation

dcon::nation_id sys::great_nation::nation

Definition at line 442 of file system_state.hpp.


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