LifeV
DebugStream::Private Struct Reference
+ Collaboration diagram for DebugStream::Private:

Public Member Functions

 Private ()
 

Data Fields

bool debug
 
std::ostringstream M_output
 
stprintf flushFunction
 

Static Public Attributes

static bool S_attached = false
 
static std::ofstream S_logfile
 

Detailed Description

Definition at line 70 of file LifeDebug.cpp.

Constructor & Destructor Documentation

◆ Private()

Private ( )
inline

Definition at line 72 of file LifeDebug.cpp.

Field Documentation

◆ debug

bool debug

Definition at line 77 of file LifeDebug.cpp.

◆ M_output

std::ostringstream M_output

Definition at line 78 of file LifeDebug.cpp.

◆ flushFunction

stprintf flushFunction

Definition at line 80 of file LifeDebug.cpp.

◆ S_attached

bool S_attached = false
static

Definition at line 82 of file LifeDebug.cpp.

◆ S_logfile

std::ofstream S_logfile
static

Definition at line 83 of file LifeDebug.cpp.


The documentation for this struct was generated from the following file: