Project Alice
Loading...
Searching...
No Matches
command::payload Struct Reference

#include <commands.hpp>

Collaboration diagram for command::payload:

Classes

union  dtype
 

Public Member Functions

 payload ()
 

Public Attributes

union command::payload::dtype data
 
dcon::nation_id source
 
command_type type = command_type::invalid
 

Detailed Description

Definition at line 455 of file commands.hpp.

Constructor & Destructor Documentation

◆ payload()

command::payload::payload ( )
inline

Definition at line 523 of file commands.hpp.

Member Data Documentation

◆ data

union command::payload::dtype command::payload::data

◆ source

dcon::nation_id command::payload::source

Definition at line 520 of file commands.hpp.

◆ type

command_type command::payload::type = command_type::invalid

Definition at line 521 of file commands.hpp.


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