ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Data Fields
m_bought Struct Reference

Holds message of type bought_message. More...

#include <header.h>

Data Fields

int id
 
double money_spent
 
int received_quantity
 

Detailed Description

Holds message of type bought_message.

Definition at line 1677 of file header.h.

Field Documentation

int id

Message memory variable id of type int.

Definition at line 1679 of file header.h.

double money_spent

Message memory variable money_spent of type double.

Definition at line 1680 of file header.h.

int received_quantity

Message memory variable received_quantity of type int.

Definition at line 1681 of file header.h.


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