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

Parses forward projection amounts.

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

Parses the projection type, the percentage factor, and the ending year.

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!