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

Holds memory of xmachine mall. More...

#include <header.h>

Collaboration diagram for xmachine_memory_mall:
Collaboration graph
[legend]

Data Fields

int id
 
int it_no
 
int day_of_week_to_act
 
transaction goods_transactions
 

Detailed Description

Holds memory of xmachine mall.

Definition at line 1325 of file header.h.

Field Documentation

int day_of_week_to_act

X-machine memory variable day_of_week_to_act of type int.

Definition at line 1329 of file header.h.

transaction goods_transactions

X-machine memory variable goods_transactions of type transaction.

Definition at line 1330 of file header.h.

int id

X-machine memory variable id of type int.

Definition at line 1327 of file header.h.

int it_no

X-machine memory variable it_no of type int.

Definition at line 1328 of file header.h.


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