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

Writes OASDI-covered earnings for all years, using unprojected earnings array.

C++
virtual void writeEarnOasdi(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Output stream. 
Exceptions 
Description 
PiaException of type PIA_IDS_WRITEEARN if first year of earnings is out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!