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

Holds message of type sell_housing_message. More...

#include <header.h>

Data Fields

int seller_id
 
double price
 
int quantity
 
int type
 

Detailed Description

Holds message of type sell_housing_message.

Definition at line 2200 of file header.h.

Field Documentation

double price

Message memory variable price of type double.

Definition at line 2203 of file header.h.

int quantity

Message memory variable quantity of type int.

Definition at line 2204 of file header.h.

int seller_id

Message memory variable seller_id of type int.

Definition at line 2202 of file header.h.

int type

Message memory variable type of type int.

Definition at line 2205 of file header.h.


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