|
Anypia Programmer's Documentation
|
Parses OASDI-covered earnings for up to 10 years.
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. |
Includes projected earnings.
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_READERR if unable to parse the line successfully. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|