|
Anypia Programmer's Documentation
|
Reads case from file.
unsigned int read( std::istream& in );
|
Parameters |
Description |
|
std::istream& in |
Input stream. |
Returns one of the following possible values:
Call WorkerDataGeneral::deleteContents for the worker and each family member before this function if reading more than one case.
|
Exceptions |
Description |
|
PiaException of type PIA_IDS_READERR if error reading file. |
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|