|
Anypia Programmer's Documentation
|
Checks disabled widow's date of disability.
static void widowCheck( const boost::gregorian::date& jonsett, const boost::gregorian::date& jbirtht, const DateMoyr& ientt );
|
Parameters |
Description |
|
const boost::gregorian::date& jonsett |
The date of disability onset. |
|
const boost::gregorian::date& jbirtht |
The date of birth. |
|
const DateMoyr& ientt |
The date of entitlement. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_JONSET5 if disability is before birth; of type PIA_IDS_JONSET6 if disability is after entitlement. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|