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

Holds message of type sold_housing_message. More...

#include <header.h>

Data Fields

int seller_id
 
int quantity_sold
 
double price_sold
 

Detailed Description

Holds message of type sold_housing_message.

Definition at line 2230 of file header.h.

Field Documentation

double price_sold

Message memory variable price_sold of type double.

Definition at line 2234 of file header.h.

int quantity_sold

Message memory variable quantity_sold of type int.

Definition at line 2233 of file header.h.

int seller_id

Message memory variable seller_id of type int.

Definition at line 2232 of file header.h.


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