Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
LawChangeCOLACHANGE::write Method

Writes a line with this law-change.

C++
void write(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Open output stream. 

The line has the first and last years, and either the percentage increase or decrease in COLA (for type 1), or the pia percentile (for type 2).

Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!