svcore
1.9
|
#include <Debug.h>
Public Member Functions | |
SVDebug () | |
~SVDebug () | |
template<typename T > | |
SVDebug & | operator<< (const T &t) |
SVDebug & | operator<< (QTextStreamFunction) |
Static Public Member Functions | |
static void | silence () |
Private Attributes | |
std::fstream | m_stream |
char * | m_prefix |
bool | m_ok |
bool | m_eol |
QElapsedTimer | m_timer |
Static Private Attributes | |
static bool | m_silenced = false |
Detailed Description
Constructor & Destructor Documentation
SVDebug::SVDebug | ( | ) |
!! what to do if mkpath fails?
Definition at line 56 of file Debug.cpp.
References ResourceFinder::getUserResourcePrefix(), m_ok, m_prefix, m_silenced, m_stream, and m_timer.
Member Function Documentation
|
inline |
|
inline |
Definition at line 58 of file Debug.h.
References m_eol, m_silenced, and m_stream.
|
inlinestatic |
Definition at line 65 of file Debug.h.
References m_silenced.
Member Data Documentation
|
private |
Definition at line 68 of file Debug.h.
Referenced by operator<<(), SVDebug(), and ~SVDebug().
|
private |
Definition at line 69 of file Debug.h.
Referenced by operator<<(), and SVDebug().
|
private |
Definition at line 70 of file Debug.h.
Referenced by operator<<(), and SVDebug().
|
private |
Definition at line 71 of file Debug.h.
Referenced by operator<<().
|
private |
Definition at line 72 of file Debug.h.
Referenced by operator<<(), and SVDebug().
|
staticprivate |
Definition at line 73 of file Debug.h.
Referenced by getSVCerr(), operator<<(), SVCerr::operator<<(), silence(), SVCerr::silence(), and SVDebug().
The documentation for this class was generated from the following files:
Generated by 1.8.11