Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
EarnProject::earn_type Enumeration

Type of earnings.

C++
enum earn_type {
  ENTERED,
  MAXIMUM,
  HIGH,
  AVERAGE,
  LOW,
  OLDLAW_MAXIMUM,
  CHILDCARE_YEAR,
  NUM_TYPES
};
Members 
Description 
ENTERED 
Entered earnings. 
MAXIMUM 
Maximum earnings. 
HIGH 
High earnings. 
AVERAGE 
Average earnings. 
LOW 
Low earnings. 
OLDLAW_MAXIMUM 
Old-law maximum. 
CHILDCARE_YEAR 
Childcare year. 
NUM_TYPES 
Number of earnings types. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!