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

Determines applicability of method.

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 method is applicable, false otherwise.

Returns true if eligibility is after 1978, and this is a disability case with more than 1 period of disability, or if this is an old-age or survivor case with any period of disability.

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