Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
PiaWrite::writeAssump Method

Writes assumption indicators.

C++
virtual void writeAssump(
    std::ostream& out
) const;
Parameters 
Description 
std::ostream& out 
Output stream. 

Assumption indicators are written only if this is a case that needs assumptions (a benefit in the future).

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