Vidalia  0.3.1
Public Member Functions | Public Attributes | List of all members
tc::DebugMessage::Stream Struct Reference

Public Member Functions

 Stream (QtMsgType t, const QString &fmt)
 

Public Attributes

QtMsgType type
 
QString buf
 
int ref
 

Detailed Description

Definition at line 25 of file tcglobal.h.

Constructor & Destructor Documentation

tc::DebugMessage::Stream::Stream ( QtMsgType  t,
const QString &  fmt 
)
inline

Definition at line 26 of file tcglobal.h.

Member Data Documentation

QString tc::DebugMessage::Stream::buf

Log message buffer.

Definition at line 29 of file tcglobal.h.

Referenced by tc::DebugMessage::arg(), and tc::DebugMessage::~DebugMessage().

int tc::DebugMessage::Stream::ref

Reference counter.

Definition at line 30 of file tcglobal.h.

Referenced by tc::DebugMessage::DebugMessage(), and tc::DebugMessage::~DebugMessage().

QtMsgType tc::DebugMessage::Stream::type

DebugMessage severity level.

Definition at line 28 of file tcglobal.h.

Referenced by tc::DebugMessage::~DebugMessage().


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