|


Scientific publications
Master's thesis




Evolution
Metsola
Pseudoart


|
Public Members
- OStream (FILE* strm=stdout)
- OStream (OStream& o)
- OStream& print (const char c)
- OStream& print (const char* str)
- void flush ()
- void autoflush (bool afl=true)
- void operator= (const OStream& other)
- void setFlag (int flag, bool=true)
- bool flag (int flag) const
- bool operator[] (int f) const
- virtual OStream& printf (const char* format, ...)
- virtual OStream& operator<< (const char* str)
- virtual OStream& operator<< (int i)
- virtual OStream& operator<< (long i)
Protected Members
- bool aflush
- unsigned long mUserFlags
| void setFlag (int flag, bool=true)
|
Set user-interpretable formatting flag {0...31}
[const]
Get the value of user flag {0...31}
[const]
Sugar for retrieving the user flag
| Generated by: magi@magi.yok.utu.fi on Thu Sep 30 15:45:09 199. |
|