salary_s Struct Reference

#include <cp_campaign.h>

Data Fields

int base [MAX_EMPL]
int rankBonus [MAX_EMPL]
int admin [MAX_EMPL]
int aircraftFactor
int aircraftDivisor
int baseUpkeep
int adminInitial
float debtInterest

Detailed Description

salary values for a campaign

Definition at line 325 of file cp_campaign.h.


Field Documentation

int salary_s::admin[MAX_EMPL]

Definition at line 328 of file cp_campaign.h.

Referenced by CL_ParseCampaign(), and CP_GetSalaryAdminEmployee().

Definition at line 332 of file cp_campaign.h.

Referenced by CL_ParseCampaign().

Definition at line 330 of file cp_campaign.h.

Referenced by CL_ParseCampaign().

Definition at line 329 of file cp_campaign.h.

Referenced by CL_ParseCampaign().

int salary_s::base[MAX_EMPL]

Definition at line 326 of file cp_campaign.h.

Referenced by CL_ParseCampaign(), and CP_GetSalaryBaseEmployee().

Definition at line 331 of file cp_campaign.h.

Referenced by CL_ParseCampaign().

Definition at line 333 of file cp_campaign.h.

Referenced by CL_ParseCampaign().

int salary_s::rankBonus[MAX_EMPL]

Definition at line 327 of file cp_campaign.h.

Referenced by CL_ParseCampaign(), and CP_GetSalaryRankBonusEmployee().


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

Generated by  doxygen 1.6.2