summaryrefslogtreecommitdiffstats
path: root/doxygen/man/man3/LoggerEngine_std.3
diff options
context:
space:
mode:
Diffstat (limited to 'doxygen/man/man3/LoggerEngine_std.3')
-rw-r--r--doxygen/man/man3/LoggerEngine_std.338
1 files changed, 38 insertions, 0 deletions
diff --git a/doxygen/man/man3/LoggerEngine_std.3 b/doxygen/man/man3/LoggerEngine_std.3
new file mode 100644
index 0000000..61378be
--- /dev/null
+++ b/doxygen/man/man3/LoggerEngine_std.3
@@ -0,0 +1,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.