|
Anypia Programmer's Documentation
|
Reads all the lines required for this law-change.
void read( std::istream& infile );
|
Parameters |
Description |
|
std::istream& infile |
Open input stream. |
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_LAWCHG6 if there are not 6 entries on the first line (for first year, last year, phase-in type, and 3 factors). If the law-change indicator is greater than 1, same type of exception if there are not 4 entries on each succeeding line (for year and 3 factors). |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|