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

Go to the source code of this file.

Functions

int firm_labour_workforce_needed ()
 
int firm_labour_fire ()
 
int firm_labour_job_announcement_stage1 ()
 
int firm_labour_job_offer_stage1 ()
 
int firm_labour_update ()
 
int firm_labour_job_announcement_stage2 ()
 
int firm_labour_job_offer_stage2 ()
 
int firm_labour_pay_wages ()
 
int firm_labour_trace_wages ()
 

Function Documentation

int firm_labour_fire ( void  )

Definition at line 35 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_job_announcement_stage1 ( void  )

Definition at line 86 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_job_announcement_stage2 ( void  )

Definition at line 163 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_job_offer_stage1 ( void  )

Definition at line 106 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_job_offer_stage2 ( void  )

Definition at line 181 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_pay_wages ( void  )

Definition at line 211 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_trace_wages ( void  )

Definition at line 233 of file firm_functions_labour.c.

Here is the caller graph for this function:

int firm_labour_update ( void  )

Definition at line 132 of file firm_functions_labour.c.

Here is the call graph for this function:

Here is the caller graph for this function:

int firm_labour_workforce_needed ( void  )

Definition at line 10 of file firm_functions_labour.c.

Here is the caller graph for this function: