ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Macros
jpoffice_agent_header.h File Reference

Header for agent type memory access. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ID   (current_xmachine_jpoffice->id)
 Direct access to id of jpoffice agent memory variable. More...
 
#define IT_NO   (current_xmachine_jpoffice->it_no)
 Direct access to it_no of jpoffice agent memory variable. More...
 
#define DAY_OF_MONTH_TO_ACT   (current_xmachine_jpoffice->day_of_month_to_act)
 Direct access to day_of_month_to_act of jpoffice agent memory variable. More...
 

Detailed Description

Header for agent type memory access.

Definition in file jpoffice_agent_header.h.

Macro Definition Documentation

#define DAY_OF_MONTH_TO_ACT   (current_xmachine_jpoffice->day_of_month_to_act)

Direct access to day_of_month_to_act of jpoffice agent memory variable.

Definition at line 14 of file jpoffice_agent_header.h.

#define ID   (current_xmachine_jpoffice->id)

Direct access to id of jpoffice agent memory variable.

Definition at line 8 of file jpoffice_agent_header.h.

#define IT_NO   (current_xmachine_jpoffice->it_no)

Direct access to it_no of jpoffice agent memory variable.

Definition at line 11 of file jpoffice_agent_header.h.