ESyS-Particle  4.0.1
List of all members
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]

Additional Inherited Members

- Public Types inherited from BasicCon
enum  VerboseLevel {
  all = 0, dbg, info, msg,
  warning, err, critical, silent
}
- Public Member Functions inherited from Con
 Con (ostream *Ios)
virtual char * GetLast (char *buff)
- Static Public Member Functions inherited from BasicCon
static void SetVerbose (int vl=all)
 set verbose level
static int GetVerbose ()
- Protected Member Functions inherited from Con
virtual void process (ostringstream *str_os)
- Protected Attributes inherited from BasicCon
char * CurBuffer
 buffer for output & process
ostream * os
 Output stream (cout usually)
- Static Protected Attributes inherited from BasicCon
static int VLevel = Con::info
 current verbose level
static bool mute = false
static bool quiet = false
 flag to mute console (loats output) or quiet console
static bool timing = false

Detailed Description

console writing into per-process file


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