#include <trace.h>
Collaboration diagram for Wt::Trace:
Public Member Functions | |
void | setInfo (const char *, int) |
int | operator() (const char *, const char *,...) |
Stream & | operator() (const char *) |
Static Private Attributes | |
static Stream | trstr |
Classes | |
class | Stream |
Definition at line 155 of file trace.h.
Stream& Wt::Trace::operator() | ( | const char * | ) | [inline] |
int Wt::Trace::operator() | ( | const char * | , | |
const char * | , | |||
... | ||||
) | [inline] |
void Wt::Trace::setInfo | ( | const char * | , | |
int | ||||
) | [inline] |
Trace::Stream Wt::Trace::trstr [static, private] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.