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

Determines applicability of method, using passed values.

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

True if method is applicable.

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