Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaWriteAny::writeEarnType Method

Writes type of earnings for all years.

C++
void writeEarnType(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Output stream. 
Exceptions 
Description 
PiaException of type PIA_IDS_EARNTYPE1 if year of projection is out of range (only in debug mode). 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!