Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaWrite::writeDisab1 Method

Writes disability information for most recent period.

C++
void writeDisab1(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Output stream. 

Does not print anything unless there is a period of disability. Does not print the date of cessation for a current period of disability (the type of benefit is WorkerDataGeneral::ben_type::DISABILITY).

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