Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
CatchupIncreases::parseString Method

Parses catch-up increases for one year of eligibility from a string.

C++
void parseString(
    std::string str
);
Parameters 
Description 
std::string str 
String to parse. 
Exceptions 
Description 
PiaException of type PIA_IDS_READERR if unable to parse all required data.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!