Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaPageOut::printIndexedEarningsTable Method

Print out indexed earnings table.

C++
void printIndexedEarningsTable(
    const WageIndGeneral& wageInd, 
    const PiaData& piaData, 
    int eligYear, 
    const AverageWage& earnings, 
    int firstYear
);
Parameters 
Description 
const WageIndGeneral& wageInd 
Wage-indexed calculation method. 
const PiaData& piaData 
Pia calculation summary data. 
int eligYear 
Year of eligibility. 
const AverageWage& earnings 
Unindexed earnings. 
int firstYear 
First year of earnings. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!