Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaRead::parseEarnOasdi Method

Parses OASDI-covered earnings for up to 10 years.

C++
virtual void parseEarnOasdi(
    int lineNumber, 
    const std::string& line
);
Parameters 
Description 
int lineNumber 
Number of earnings line (0-7). 
const std::string& line 
Line to parse. 

This version does not have any projection.

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