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_bank_holder Struct Reference

Holds struct of memory of xmachine bank. More...

#include <header.h>

Collaboration diagram for xmachine_memory_bank_holder:
Collaboration graph
[legend]

Data Fields

struct xmachine_memory_bankagent
 
struct
xmachine_memory_bank_holder
prev
 
struct
xmachine_memory_bank_holder
next
 

Detailed Description

Holds struct of memory of xmachine bank.

Definition at line 1170 of file header.h.

Field Documentation

struct xmachine_memory_bank* agent

Pointer to X-machine memory bank.

Definition at line 1172 of file header.h.

Pointer to next bank agent in the list.

Definition at line 1175 of file header.h.

Pointer to previous bank agent in the list.

Definition at line 1174 of file header.h.


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