ESyS-Particle  4.0.1
FCon Class Reference

console writing into per-process file More...

#include <console.h>

Inheritance diagram for FCon:
Inheritance graph
[legend]
Collaboration diagram for FCon:
Collaboration graph
[legend]

List of all members.

Additional Inherited Members

- Public Member Functions inherited from Con
 Con (ostream *Ios)
virtual char * GetLast (char *buff)
- Public Member Functions inherited from BasicCon
 BasicCon (ostream *Ios)
void SetQuiet (bool Q)
void SetTiming (bool T)
virtual void flush ()
virtual void SetOStream (ostream *Ios)
BasicConMessage (bool h=true)
 set verbose level of next message to "msg"
BasicConError (bool h=true)
 set verbose level of next message to "err"
BasicConWarning (bool h=true)
 set verbose level of next message to "wrn"
BasicConCritical (bool h=true)
 set verbose level of next message to "crt"
BasicConInfo (bool h=true)
 set verbose level of next message to "inf"
BasicConDebug (bool h=true)
 set verbose level of next message to "dbg"
BasicConXDebug (bool h=true)
 set verbose level of next message to "xdg"
BasicConTiming (bool h=true)
 set verbose level of next message to "tme"
BasicConoperator<< (const char *s)
BasicConoperator<< (char s)
BasicConoperator<< (short s)
BasicConoperator<< (int s)
BasicConoperator<< (long s)
BasicConoperator<< (float s)
BasicConoperator<< (double s)
BasicConoperator<< (unsigned char s)
BasicConoperator<< (unsigned short s)
BasicConoperator<< (unsigned int s)
BasicConoperator<< (unsigned long s)
BasicConoperator<< (void *s)
BasicConoperator<< (Vec3 s)
BasicConoperator<< (const Matrix3 &)
BasicConoperator<< (CCounter &s)
BasicConoperator<< (CCounterList &s)
BasicConoperator<< (const string &)
- Protected Member Functions inherited from Con
virtual void process (ostringstream *str_os)
- Protected Member Functions inherited from BasicCon
virtual void show (char *level, bool h)

Detailed Description

console writing into per-process file


The documentation for this class was generated from the following files: