|
Anypia Programmer's Documentation
|
Parses type of earnings vector.
void parseEarnType( const std::string& line );
|
Parameters |
Description |
|
const std::string& line |
Line to parse. |
Parses the first and last years, and the earnings type for each year in that span.
|
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!
|