Project Alice
Loading...
Searching...
No Matches
notification Namespace Reference

Classes

struct  message
 

Functions

void post (sys::state &state, message &&m)
 
bool nation_is_interesting (sys::state &state, dcon::nation_id n)
 

Function Documentation

◆ nation_is_interesting()

bool notification::nation_is_interesting ( sys::state state,
dcon::nation_id  n 
)

Definition at line 17 of file notifications.cpp.

Here is the caller graph for this function:

◆ post()

void notification::post ( sys::state state,
message &&  m 
)

Definition at line 6 of file notifications.cpp.

Here is the caller graph for this function: