#include <ioutils.h>
Public Member Functions | |
| OutputFile () | |
| ~OutputFile () | |
| template<typename T> | |
| std::ostream & | operator<< (const T &arg) |
| operator std::ostream & () | |
Private Attributes | |
| std::ostream * | d_stream |
| bool | d_foutput |
|
|
|
|
|
|
|
|
|
|
||||||||||
|
|
|
|
|
|
|
|
1.4.6