Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
AwbiDataFile::read Method (std::istream&)

Reads historical parameters from an open file.

C++
void read(
    std::istream& in
);
Parameters 
Description 
std::istream& in 
An open input stream to read from. 
Exceptions 
Description 
PiaException of type PIA_IDS_AWBI3 if unable to read all required data.  
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!