Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
ChildCareCalc::isApplicable Method (WorkerDataGeneral&, PiaData&, WorkerDataGeneral::ben_type)

Determines applicability of method using passed data.

C++
static bool isApplicable(
    const WorkerDataGeneral& workerData, 
    const PiaData& piaData, 
    WorkerDataGeneral::ben_type ioasdi
);
Parameters 
Description 
const WorkerDataGeneral& workerData 
Worker data. 
const PiaData& piaData 
Pia calculation data. 
WorkerDataGeneral::ben_type ioasdi 
Type of benefit. 

True if this method is applicable, false otherwise.

This method is applicable if worker is eligible after 1978, it is not a totalization benefit, and it is an old-age case with prior disability entitlement in June 1980 or later that lasted to age 61, or a disability case with entitlement in June 1980 or later.

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!