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

Holds xmachines. More...

#include <header.h>

Collaboration diagram for xmachine:
Collaboration graph
[legend]

Data Fields

struct xmachine_memory_firmxmachine_firm
 
struct xmachine_memory_householdxmachine_household
 
struct xmachine_memory_equityfundxmachine_equityfund
 
struct xmachine_memory_bankxmachine_bank
 
struct xmachine_memory_governmentxmachine_government
 
struct
xmachine_memory_centralbank
xmachine_centralbank
 
struct xmachine_memory_jpofficexmachine_jpoffice
 
struct xmachine_memory_mallxmachine_mall
 
struct xmachine_memory_reagencyxmachine_reagency
 

Detailed Description

Holds xmachines.

Definition at line 1390 of file header.h.

Field Documentation

struct xmachine_memory_bank* xmachine_bank

Pointer to X-machine memory of type bank.

Definition at line 1395 of file header.h.

struct xmachine_memory_centralbank* xmachine_centralbank

Pointer to X-machine memory of type centralbank.

Definition at line 1397 of file header.h.

struct xmachine_memory_equityfund* xmachine_equityfund

Pointer to X-machine memory of type equityfund.

Definition at line 1394 of file header.h.

struct xmachine_memory_firm* xmachine_firm

Pointer to X-machine memory of type firm.

Definition at line 1392 of file header.h.

struct xmachine_memory_government* xmachine_government

Pointer to X-machine memory of type government.

Definition at line 1396 of file header.h.

struct xmachine_memory_household* xmachine_household

Pointer to X-machine memory of type household.

Definition at line 1393 of file header.h.

struct xmachine_memory_jpoffice* xmachine_jpoffice

Pointer to X-machine memory of type jpoffice.

Definition at line 1398 of file header.h.

struct xmachine_memory_mall* xmachine_mall

Pointer to X-machine memory of type mall.

Definition at line 1399 of file header.h.

struct xmachine_memory_reagency* xmachine_reagency

Pointer to X-machine memory of type reagency.

Definition at line 1400 of file header.h.


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