Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaReadAny::parsePebes Method

Parses Social Security Statement information.

C++
void parsePebes(
    const std::string& line
);
Parameters 
Description 
const std::string& line 
Line to parse. 

Parses the month of the statement and the planned age of retirement.

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!