Magi

Contact info
Studies
  Scientific publications
  Master's thesis
Work
Software
Hobbies
Other Articles
  Evolution
  Metsola
  Pseudoart
Photography
Historical

© Marko Grönroos, 1998


class OStream

Definition#include <object.h>
InheritsStream
Inherited byDumpContext
List of all Methods

Annotated List
Files
Globals
Hierarchy
Index

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}

bool flag (int flag)
[const]

Get the value of user flag {0...31}

bool operator[] (int f)
[const]

Sugar for retrieving the user flag

Generated by: magi@magi.yok.utu.fi on Thu Sep 30 15:45:09 199.