summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/LoggerEngine_std.3
blob: 61378be267f214625f38ca29737bd97a93fb724f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.TH "LoggerEngine_std" 3 "Wed Nov 9 2011" "ndgui/NetworkDiscovery" \" -*- nroff -*-
.ad l
.nh
.SH NAME
LoggerEngine_std \- 
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <loggerengine.h>\fP
.SS "Public Member Functions"

.in +1c
.ti -1c
.RI "\fBLoggerEngine_std\fP ()"
.br
.ti -1c
.RI "\fB~LoggerEngine_std\fP ()"
.br
.ti -1c
.RI "void \fBwriteToStdOut\fP (const QString &level, const QList< QVariant > &msgs)"
.br
.ti -1c
.RI "void \fBwriteToStdErr\fP (const QString &str_level, const QList< QVariant > &msgs)"
.br
.in -1c
.SH "Constructor & Destructor Documentation"
.PP 
.SS "LoggerEngine_std::LoggerEngine_std ()"
.SS "LoggerEngine_std::~LoggerEngine_std ()"
.SH "Member Function Documentation"
.PP 
.SS "void LoggerEngine_std::writeToStdErr (const QString &str_level, const QList< QVariant > &msgs)"
.SS "void LoggerEngine_std::writeToStdOut (const QString &level, const QList< QVariant > &msgs)"

.SH "Author"
.PP 
Generated automatically by Doxygen for ndgui/NetworkDiscovery from the source code.