Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeWAGEBASECHG::read Method

Reads all the lines required for this law-change.

C++
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 enough lines of data.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!