Public Member Functions | |
| void | doIndent () |
| INOstream (std::ostream &os) | |
| void | indent (int i) |
| void | more () |
| void | less () |
Data Fields | |
| long | depth |
| bool | needIndent |
| std::ostream & | ostrm |
Definition at line 67 of file c-gen.cxx.
| INOstream::INOstream | ( | std::ostream & | os | ) | [inline] |
| void INOstream::doIndent | ( | ) |
| void INOstream::indent | ( | int | i | ) | [inline] |
| long INOstream::depth |
| std::ostream& INOstream::ostrm |
1.4.7