Project Alice
Loading...
Searching...
No Matches
notification::message Struct Reference

#include <notifications.hpp>

Public Attributes

std::function< void(sys::state &, text::layout_base &)> body
 
char const * title = nullptr
 
dcon::nation_id source
 
dcon::nation_id target
 
dcon::nation_id third
 
sys::message_base_type type
 

Detailed Description

Definition at line 8 of file notifications.hpp.

Member Data Documentation

◆ body

std::function<void(sys::state&, text::layout_base&)> notification::message::body

Definition at line 9 of file notifications.hpp.

◆ source

dcon::nation_id notification::message::source

Definition at line 11 of file notifications.hpp.

◆ target

dcon::nation_id notification::message::target

Definition at line 12 of file notifications.hpp.

◆ third

dcon::nation_id notification::message::third

Definition at line 13 of file notifications.hpp.

◆ title

char const* notification::message::title = nullptr

Definition at line 10 of file notifications.hpp.

◆ type

sys::message_base_type notification::message::type

Definition at line 14 of file notifications.hpp.


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