source: OGRE/trunk/ogrenew/Docs/api/html/classOgre_1_1LogListener.html @ 657

Revision 657, 6.7 KB checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<html>
2<head>
3<title>Ogre::LogListener class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4<link type="text/css" rel="stylesheet" href="style.css">
5</head>
6
7<body>
8<!-- Generated by Doxygen 1.3.6 -->
9<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
10<h1>Ogre::LogListener Class Reference</h1>The log listener is here to provide alternate means to write out log data. 
11<a href="#_details">More...</a>
12<p>
13<code>#include &lt;<a class="el" href="OgreLogManager_8h-source.html">OgreLogManager.h</a>&gt;</code>
14<p>
15<a href="classOgre_1_1LogListener-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
16<tr><td></td></tr>
17<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
18<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1LogListener.html#Ogre_1_1LogListenera0">write</a> (const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;name, const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;message, <a class="el" href="namespaceOgre.html#a660">LogMessageLevel</a> lml=LML_NORMAL, bool maskDebug=false)=0</td></tr>
19
20<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called by the log system whenever a message needs to be output.  <a href="#Ogre_1_1LogListenera0"></a><br><br></td></tr>
21<tr><td class="memItemLeft" nowrap align=right valign=top>virtual&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classOgre_1_1LogListener.html#Ogre_1_1LogListenera1">~LogListener</a> ()</td></tr>
22
23</table>
24<hr><a name="_details"></a><h2>Detailed Description</h2>
25The log listener is here to provide alternate means to write out log data.
26<p>
27This is helpful if you want to redirect the log output for example to a gui window for an editing application.
28<p>
29
30<p>
31Definition at line <a class="el" href="OgreLogManager_8h-source.html#l00041">41</a> of file <a class="el" href="OgreLogManager_8h-source.html">OgreLogManager.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
32<a class="anchor" name="Ogre_1_1LogListenera1" doxytag="Ogre::LogListener::~LogListener" ></a><p>
33<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
34  <tr>
35    <td class="mdRow">
36      <table cellpadding="0" cellspacing="0" border="0">
37        <tr>
38          <td class="md" nowrap valign="top"> virtual Ogre::LogListener::~<a class="el" href="classOgre_1_1LogListener.html">LogListener</a> </td>
39          <td class="md" valign="top">(&nbsp;</td>
40          <td class="mdname1" valign="top" nowrap>          </td>
41          <td class="md" valign="top">&nbsp;)&nbsp;</td>
42          <td class="md" nowrap><code> [virtual]</code></td>
43        </tr>
44
45      </table>
46    </td>
47  </tr>
48</table>
49<table cellspacing=5 cellpadding=0 border=0>
50  <tr>
51    <td>
52      &nbsp;
53    </td>
54    <td>
55
56<p>
57    </td>
58  </tr>
59</table>
60<hr><h2>Member Function Documentation</h2>
61<a class="anchor" name="Ogre_1_1LogListenera0" doxytag="Ogre::LogListener::write" ></a><p>
62<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
63  <tr>
64    <td class="mdRow">
65      <table cellpadding="0" cellspacing="0" border="0">
66        <tr>
67          <td class="md" nowrap valign="top"> virtual void Ogre::LogListener::write </td>
68          <td class="md" valign="top">(&nbsp;</td>
69          <td class="md" nowrap valign="top">const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
70          <td class="mdname" nowrap> <em>name</em>, </td>
71        </tr>
72        <tr>
73          <td class="md" nowrap align="right"></td>
74          <td></td>
75          <td class="md" nowrap>const <a class="el" href="namespaceOgre.html#a426">String</a> &amp;&nbsp;</td>
76          <td class="mdname" nowrap> <em>message</em>, </td>
77        </tr>
78        <tr>
79          <td class="md" nowrap align="right"></td>
80          <td></td>
81          <td class="md" nowrap><a class="el" href="namespaceOgre.html#a660">LogMessageLevel</a>&nbsp;</td>
82          <td class="mdname" nowrap> <em>lml</em> = LML_NORMAL, </td>
83        </tr>
84        <tr>
85          <td class="md" nowrap align="right"></td>
86          <td></td>
87          <td class="md" nowrap>bool&nbsp;</td>
88          <td class="mdname" nowrap> <em>maskDebug</em> = false</td>
89        </tr>
90        <tr>
91          <td></td>
92          <td class="md">)&nbsp;</td>
93          <td class="md" colspan="2"><code> [pure virtual]</code></td>
94        </tr>
95
96      </table>
97    </td>
98  </tr>
99</table>
100<table cellspacing=5 cellpadding=0 border=0>
101  <tr>
102    <td>
103      &nbsp;
104    </td>
105    <td>
106
107<p>
108Called by the log system whenever a message needs to be output.
109<p>
110    </td>
111  </tr>
112</table>
113<hr>The documentation for this class was generated from the following file:<ul>
114<li><a class="el" href="OgreLogManager_8h-source.html">OgreLogManager.h</a></ul>
115<hr>
116<p>
117Copyright &copy; 2000-2005 by The OGRE Team<br />
118<!--Creative Commons License--><a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/"><img alt="Creative Commons License" border="0" src="http://creativecommons.org/images/public/somerights20.png"/></a><br/>
119This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/2.5/">Creative Commons Attribution-ShareAlike 2.5 License</a>.<br/>
120                <!--/Creative Commons License--><!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
121                <Work rdf:about="">
122                        <license rdf:resource="http://creativecommons.org/licenses/by-sa/2.5/" />
123        <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
124                </Work>
125                <License rdf:about="http://creativecommons.org/licenses/by-sa/2.5/"><permits rdf:resource="http://web.resource.org/cc/Reproduction"/><permits rdf:resource="http://web.resource.org/cc/Distribution"/><requires rdf:resource="http://web.resource.org/cc/Notice"/><requires rdf:resource="http://web.resource.org/cc/Attribution"/><permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"/><requires rdf:resource="http://web.resource.org/cc/ShareAlike"/></License></rdf:RDF> -->
126
127Last modified Sun Feb 12 13:00:55 2006
128</p>
129</body>
130</html>
Note: See TracBrowser for help on using the repository browser.