Project Alice
Loading...
Searching...
No Matches
diplomatic_message::message::dtype Union Reference

#include <diplomatic_messages.hpp>

Collaboration diagram for diplomatic_message::message::dtype:

Public Member Functions

 dtype ()
 

Public Attributes

dcon::war_id war
 
dcon::peace_offer_id peace
 
sys::crisis_join_offer crisis_offer
 
dcon::state_definition_id state
 

Detailed Description

Definition at line 24 of file diplomatic_messages.hpp.

Constructor & Destructor Documentation

◆ dtype()

diplomatic_message::message::dtype::dtype ( )
inline

Definition at line 29 of file diplomatic_messages.hpp.

Member Data Documentation

◆ crisis_offer

sys::crisis_join_offer diplomatic_message::message::dtype::crisis_offer

Definition at line 27 of file diplomatic_messages.hpp.

◆ peace

dcon::peace_offer_id diplomatic_message::message::dtype::peace

Definition at line 26 of file diplomatic_messages.hpp.

◆ state

dcon::state_definition_id diplomatic_message::message::dtype::state

Definition at line 28 of file diplomatic_messages.hpp.

◆ war

dcon::war_id diplomatic_message::message::dtype::war

Definition at line 25 of file diplomatic_messages.hpp.


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