|
Anypia Programmer's Documentation
|
Returns eligibility year for widow(er).
static int eligYearWidowCal( char majorBic, int byear, boost::gregorian::date onsetDate );
|
Parameters |
Description |
|
char majorBic |
Type of widow(er). |
|
int byear |
Adjusted year of birth of widow. |
|
boost::gregorian::date onsetDate |
The date of onset of disability (unused if not disabled widow(er)). |
Eligibility year for widow(er).
The type of widow(er) is as follows:
|
W |
disabled widow(er). |
|
D |
aged widow(er). |
|
Exceptions |
Description |
|
PiaException if the onset date is not a date in a disabled widow(er) case. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|