ICEACE Model: Closed Economy  1.0.0
Design Documentation of ICEACE Model
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
government_functions_credit.c File Reference
#include "../header.h"
#include "../government_agent_header.h"
Include dependency graph for government_functions_credit.c:

Go to the source code of this file.

Functions

int government_collect_capital_tax ()
 
int government_collect_centralbank_profit ()
 
int government_compute_income_statement ()
 
int government_do_balance_sheet ()
 
int government_update_fiscal_policy ()
 
int government_collect_labour_tax ()
 
int government_distribute_general_benefits ()
 
int government_distribute_unemployment_benefits ()
 

Function Documentation

int government_collect_capital_tax ( void  )

Definition at line 11 of file government_functions_credit.c.

Here is the caller graph for this function:

int government_collect_centralbank_profit ( void  )

Definition at line 27 of file government_functions_credit.c.

Here is the caller graph for this function:

int government_collect_labour_tax ( void  )

Definition at line 173 of file government_functions_credit.c.

Here is the caller graph for this function:

int government_compute_income_statement ( void  )

Definition at line 44 of file government_functions_credit.c.

Here is the caller graph for this function:

int government_distribute_general_benefits ( void  )

Definition at line 188 of file government_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int government_distribute_unemployment_benefits ( void  )

Definition at line 206 of file government_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int government_do_balance_sheet ( void  )

Definition at line 76 of file government_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int government_update_fiscal_policy ( void  )

Definition at line 111 of file government_functions_credit.c.

Here is the call graph for this function:

Here is the caller graph for this function: