diff options
Diffstat (limited to 'docs/doxygen/nel/a03727.html')
-rw-r--r-- | docs/doxygen/nel/a03727.html | 1517 |
1 files changed, 1517 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a03727.html b/docs/doxygen/nel/a03727.html new file mode 100644 index 00000000..8281902b --- /dev/null +++ b/docs/doxygen/nel/a03727.html @@ -0,0 +1,1517 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> +<title>NeL: NLMISC::CWindowDisplayer class Reference</title> +<link href="doxygen.css" rel="stylesheet" type="text/css"> +</head><body> +<!-- Generated by Doxygen 1.3.6 --> +<div class="qindex"> <form class="search" action="search.php" method="get"> +<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Data Structures</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Data Fields</a> | <a class="qindex" href="globals.html">Globals</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div> +<h1>NLMISC::CWindowDisplayer Class Reference</h1><code>#include <<a class="el" href="a06752.html">window_displayer.h</a>></code> +<p> +<p>Inheritance diagram for NLMISC::CWindowDisplayer: +<p><center><img src="a03727.png" usemap="#NLMISC::CWindowDisplayer_map" border="0" alt=""></center> +<map name="NLMISC::CWindowDisplayer_map"> +<area href="a02526.html" alt="NLMISC::IDisplayer" shape="rect" coords="0,0,172,24"> +</map> +<hr><a name="_details"></a><h2>Detailed Description</h2> +this displayer displays on a win32 windows. MT = Main Thread, DT = Display Thread <dl compact><dt><b>Author:</b></dt><dd>Vianney Lecroart <p> +Nevrax France </dd></dl> +<dl compact><dt><b>Date:</b></dt><dd>2001 </dd></dl> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00048">48</a> of file <a class="el" href="a06752.html">window_displayer.h</a>.<table border=0 cellpadding=0 cellspacing=0> +<tr><td></td></tr> +<tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera0">create</a> (std::string titleBar="", bool iconified=false, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a572">x</a>=-1, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a573">y</a>=-1, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a575">w</a>=-1, <a class="el" href="a04558.html#a14">sint</a> h=-1, <a class="el" href="a04558.html#a14">sint</a> hs=-1, <a class="el" href="a04558.html#a14">sint</a> fs=0, const std::string &fn="", bool ww=false, <a class="el" href="a02813.html">CLog</a> *log=<a class="el" href="a05378.html#a12">InfoLog</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera1">createLabel</a> (const char *<a class="el" href="a04223.html#a658">value</a>="?")</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera2">CWindowDisplayer</a> (const char *displayerName="")</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayera0">display</a> (const <a class="el" href="a02814.html">CLog::TDisplayInfo</a> &args, const char *message)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Display the string where it does. <a href="#NLMISC_1_1IDisplayera0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera4">getWindowPos</a> (<a class="el" href="a04558.html#a11">uint32</a> &<a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a11">uint32</a> &<a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a04558.html#a11">uint32</a> &<a class="el" href="a04223.html#a575">w</a>, <a class="el" href="a04558.html#a11">uint32</a> &h)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera5">setLabel</a> (<a class="el" href="a04558.html#a15">uint</a> label, const std::string &<a class="el" href="a04223.html#a658">value</a>)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera6">setTitleBar</a> (const std::string &titleBar)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera7">update</a> ()</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayera8">~CWindowDisplayer</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayere0">dateToComputerString</a> (time_t date)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Convert date to "784551148" string (time in second from 1975). <a href="#NLMISC_1_1IDisplayere0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayere1">dateToHumanString</a> (time_t date)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Convert date to "2000/01/14 10:05:17" string. <a href="#NLMISC_1_1IDisplayere1"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayere2">dateToHumanString</a> ()</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Convert the current date to human string. <a href="#NLMISC_1_1IDisplayere2"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayere3">logTypeToString</a> (<a class="el" href="a02813.html#NLNET_1_1CNetLogw8">CLog::TLogType</a> logType, bool longFormat=false)</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Convert log type to string. <a href="#NLMISC_1_1IDisplayere3"></a><br><br></td></tr> +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>std::string </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayero0">DisplayerName</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">This is the idenfiant for a displayer, it is used to fond or remove a displayer. <a href="#NLMISC_1_1IDisplayero0"></a><br><br></td></tr> +<tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerb0">display_main</a> ()=0</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayerb0">doDisplay</a> (const <a class="el" href="a02814.html">CLog::TDisplayInfo</a> &args, const char *message)=0</td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Method to implement in the deriver. <a href="#NLMISC_1_1IDisplayerb0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerb2">doDisplay</a> (const <a class="el" href="a02814.html">NLMISC::CLog::TDisplayInfo</a> &args, const char *message)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual void </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerb3">open</a> (std::string titleBar, bool iconified, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a572">x</a>, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a573">y</a>, <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a04223.html#a575">w</a>, <a class="el" href="a04558.html#a14">sint</a> h, <a class="el" href="a04558.html#a14">sint</a> hs, <a class="el" href="a04558.html#a14">sint</a> fs, const std::string &fn, bool ww, <a class="el" href="a02813.html">CLog</a> *log)=0</td></tr> + +<tr><td colspan=2><br><h2>Static Protected Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const char * </td><td class="memItemRight" valign=bottom><a class="el" href="a02526.html#NLMISC_1_1IDisplayerf0">HeaderString</a> ()</td></tr> + +<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>CSynchronized< std::list<<br> + std::pair< <a class="el" href="a04558.html#a11">uint32</a>, std::string > > > </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp0">_Buffer</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>CSynchronized< std::vector<<br> + std::string > > </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp1">_CommandsToExecute</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp2">_Continue</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>std::vector< std::string > </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp3">_History</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp4">_HistorySize</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp5">_Init</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp6">_InputEditHeight</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>CSynchronized< std::vector<<br> + <a class="el" href="a03728.html">CLabelEntry</a> > > </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp7">_Labels</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a15">uint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp8">_PosInHistory</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03880.html">NLMISC::IThread</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a04558.html#a14">sint</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp10">_ToolBarHeight</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a02813.html">CLog</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp11">Log</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp12">needSlashR</a></td></tr> + +<tr><td colspan=2><br><h2>Friends</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayern0">CUpdateThread</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera2" doxytag="NLMISC::CWindowDisplayer::CWindowDisplayer" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CWindowDisplayer::CWindowDisplayer </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const char * </td> + <td class="mdname1" valign="top" nowrap> <em>displayerName</em> = "" </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00052">52</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +References <a class="el" href="a06752.html#l00097">_CommandsToExecute</a>, <a class="el" href="a06752.html#l00106">_Continue</a>, <a class="el" href="a06752.html#l00111">_HistorySize</a>, <a class="el" href="a06752.html#l00113">_InputEditHeight</a>, <a class="el" href="a06752.html#l00096">_Labels</a>, <a class="el" href="a06752.html#l00109">_PosInHistory</a>, and <a class="el" href="a06752.html#l00112">_ToolBarHeight</a>. +<p> +<div class="fragment"><pre>00052 : +00053 <a class="code" href="a02526.html#NLMISC_1_1IDisplayera1">IDisplayer</a>(displayerName), +00054 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp0">_Buffer</a>(<span class="stringliteral">"CWindowDisplayer::_Buffer"</span>), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp7">_Labels</a>(<span class="stringliteral">"CWindowDisplayer::_Labels"</span>), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp1">_CommandsToExecute</a>(<span class="stringliteral">"CWindowDisplayer::_CommandsToExecute"</span>), +00055 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp2">_Continue</a>(<span class="keyword">true</span>), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp8">_PosInHistory</a>(0), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp5">_Init</a>(<span class="keyword">false</span>), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp4">_HistorySize</a>(0), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp10">_ToolBarHeight</a>(22), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp6">_InputEditHeight</a>(25), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a>(0), <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp11">Log</a>(0) +00056 { } + +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera8" doxytag="NLMISC::CWindowDisplayer::~CWindowDisplayer" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> NLMISC::CWindowDisplayer::~<a class="el" href="a03727.html">CWindowDisplayer</a> </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00068">68</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00106">_Continue</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, and <a class="el" href="a03880.html#NLMISC_1_1IThreada6">NLMISC::IThread::wait()</a>. +<p> +<div class="fragment"><pre>00069 { +00070 <span class="comment">// we have to wait the exit of the thread</span> +00071 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp2">_Continue</a> = <span class="keyword">false</span>; +00072 <a class="code" href="a04199.html#a6">nlassert</a> (_Thread != NULL); +00073 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a>-><a class="code" href="a03880.html#NLMISC_1_1IThreada6">wait</a>(); +00074 <span class="keyword">delete</span> <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a>; +00075 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera0" doxytag="NLMISC::CWindowDisplayer::create" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CWindowDisplayer::create </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">std::string </td> + <td class="mdname" nowrap> <em>titleBar</em> = "", </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>iconified</em> = false, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>x</em> = -1, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>y</em> = -1, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>w</em> = -1, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>h</em> = -1, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>hs</em> = -1, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>fs</em> = 0, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const std::string & </td> + <td class="mdname" nowrap> <em>fn</em> = "", </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>ww</em> = false, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a02813.html">CLog</a> * </td> + <td class="mdname" nowrap> <em>log</em> = <a class="el" href="a05378.html#a12">InfoLog</a></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00120">120</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00120">CUpdateThread</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, <a class="el" href="a05981.html#l00104">sint</a>, <a class="el" href="a03880.html#NLMISC_1_1IThreada4">NLMISC::IThread::start()</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +Referenced by <a class="el" href="a06364.html#l00419">NLNET::IService::main()</a>. +<p> +<div class="fragment"><pre>00121 { +00122 <a class="code" href="a04199.html#a6">nlassert</a> (_Thread == NULL); +00123 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a> = IThread::create (<span class="keyword">new</span> <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayern0">CUpdateThread</a>(<span class="keyword">this</span>, windowNameEx, iconified, x, y, w, h, hs, fs, fn, ww, log)); +00124 +00125 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp11">Log</a> = log; +00126 +00127 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">_Thread</a>-><a class="code" href="a03880.html#NLMISC_1_1IThreada4">start</a> (); +00128 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera1" doxytag="NLMISC::CWindowDisplayer::createLabel" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> NLMISC::CWindowDisplayer::createLabel </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const char * </td> + <td class="mdname1" valign="top" nowrap> <em>value</em> = "?" </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00096">96</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00096">_Labels</a>, <a class="el" href="a05981.html#l00105">uint</a>, and <a class="el" href="a05646.html#l01132">value</a>. +<p> +Referenced by <a class="el" href="a06364.html#l00419">NLNET::IService::main()</a>. +<p> +<div class="fragment"><pre>00097 { +00098 <span class="keywordtype">int</span> pos; +00099 { +00100 CSynchronized<std::vector<CLabelEntry> >::CAccessor access (&_Labels); +00101 access.value().push_back (CLabelEntry(value)); +00102 pos = access.value().size()-1; +00103 } +00104 <span class="keywordflow">return</span> pos; +00105 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayere0" doxytag="NLMISC::CWindowDisplayer::dateToComputerString" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const char * NLMISC::IDisplayer::dateToComputerString </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">time_t </td> + <td class="mdname1" valign="top" nowrap> <em>date</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [static, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Convert date to "784551148" string (time in second from 1975). +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00103">103</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +References <a class="el" href="a05586.html#l00161">NLMISC::smprintf()</a>. +<p> +<div class="fragment"><pre>00104 { +00105 <span class="keyword">static</span> <span class="keywordtype">char</span> cstime[25]; +00106 <a class="code" href="a05378.html#a259">smprintf</a> (cstime, 25, <span class="stringliteral">"%ld"</span>, &date); +00107 <span class="keywordflow">return</span> cstime; +00108 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayere1" doxytag="NLMISC::CWindowDisplayer::dateToHumanString" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const char * NLMISC::IDisplayer::dateToHumanString </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">time_t </td> + <td class="mdname1" valign="top" nowrap> <em>date</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [static, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Convert date to "2000/01/14 10:05:17" string. +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00092">92</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +References <a class="el" href="a05981.html#l00100">uint32</a>. +<p> +<div class="fragment"><pre>00093 { +00094 <span class="keyword">static</span> <span class="keywordtype">char</span> cstime[25]; +00095 <span class="keyword">struct </span>tm *tms = localtime(&date); +00096 <span class="keywordflow">if</span> (tms) +00097 strftime (cstime, 25, <span class="stringliteral">"%Y/%m/%d %H:%M:%S"</span>, tms); +00098 <span class="keywordflow">else</span> +00099 sprintf(cstime, <span class="stringliteral">"bad date %d"</span>, (<a class="code" href="a04558.html#a11">uint32</a>)date); +00100 <span class="keywordflow">return</span> cstime; +00101 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayere2" doxytag="NLMISC::CWindowDisplayer::dateToHumanString" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const char * NLMISC::IDisplayer::dateToHumanString </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [static, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Convert the current date to human string. +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00085">85</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +Referenced by <a class="el" href="a06094.html#l00123">NLNET::CNetDisplayer::doDisplay()</a>, <a class="el" href="a05976.html#l00330">NLMISC::CMemDisplayer::doDisplay()</a>, <a class="el" href="a05637.html#l00479">NLMISC::CMsgBoxDisplayer::doDisplay()</a>, <a class="el" href="a05637.html#l00379">NLMISC::CFileDisplayer::doDisplay()</a>, and <a class="el" href="a05637.html#l00110">NLMISC::IDisplayer::HeaderString()</a>. +<p> +<div class="fragment"><pre>00086 { +00087 time_t date; +00088 time (&date); +00089 <span class="keywordflow">return</span> <a class="code" href="a02526.html#NLMISC_1_1IDisplayere2">dateToHumanString</a> (date); +00090 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayera0" doxytag="NLMISC::CWindowDisplayer::display" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::IDisplayer::display </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02814.html">CLog::TDisplayInfo</a> & </td> + <td class="mdname" nowrap> <em>args</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const char * </td> + <td class="mdname" nowrap> <em>message</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Display the string where it does. +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00132">132</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +References <a class="el" href="a02526.html#NLMISC_1_1IDisplayerb0">NLMISC::IDisplayer::doDisplay()</a>. +<p> +<div class="fragment"><pre>00133 { +00134 _Mutex->enter(); +00135 <span class="keywordflow">try</span> +00136 { +00137 <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerb2">doDisplay</a>( args, message ); +00138 } +00139 <span class="keywordflow">catch</span> (<a class="code" href="a02482.html">Exception</a> &) +00140 { +00141 <span class="comment">// silence</span> +00142 } +00143 _Mutex->leave(); +00144 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerb0" doxytag="NLMISC::CWindowDisplayer::display_main" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> virtual void NLMISC::CWindowDisplayer::display_main </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [protected, pure virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Referenced by <a class="el" href="a06751.html#l00061">NLMISC::CUpdateThread::run()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayerb0" doxytag="NLMISC::CWindowDisplayer::doDisplay" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> virtual void NLMISC::IDisplayer::doDisplay </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02814.html">CLog::TDisplayInfo</a> & </td> + <td class="mdname" nowrap> <em>args</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const char * </td> + <td class="mdname" nowrap> <em>message</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [protected, pure virtual, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Method to implement in the deriver. +<p> + +<p> +Implemented in <a class="el" href="a03443.html#NLMISC_1_1CStdDisplayerb0">NLMISC::CStdDisplayer</a>, <a class="el" href="a02525.html#NLMISC_1_1CFileDisplayerb0">NLMISC::CFileDisplayer</a>, <a class="el" href="a02972.html#NLMISC_1_1CMsgBoxDisplayerb0">NLMISC::CMsgBoxDisplayer</a>, <a class="el" href="a02751.html#NLMISC_1_1CMemDisplayerb0">NLMISC::CMemDisplayer</a>, and <a class="el" href="a02750.html#NLMISC_1_1CLightMemDisplayerb0">NLMISC::CLightMemDisplayer</a>. +<p> +Referenced by <a class="el" href="a05637.html#l00132">NLMISC::IDisplayer::display()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerb2" doxytag="NLMISC::CWindowDisplayer::doDisplay" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CWindowDisplayer::doDisplay </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02814.html">NLMISC::CLog::TDisplayInfo</a> & </td> + <td class="mdname" nowrap> <em>args</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const char * </td> + <td class="mdname" nowrap> <em>message</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [protected, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00130">130</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00111">_HistorySize</a>, <a class="el" href="a05944.html#l00071">NLMISC::CLog::TDisplayInfo::CallstackAndLog</a>, <a class="el" href="a05944.html#l00068">NLMISC::CLog::TDisplayInfo::Filename</a>, <a class="el" href="a05944.html#l00069">NLMISC::CLog::TDisplayInfo::Line</a>, <a class="el" href="a05944.html#l00065">NLMISC::CLog::TDisplayInfo::LogType</a>, <a class="el" href="a05637.html#l00077">NLMISC::IDisplayer::logTypeToString()</a>, <a class="el" href="a06752.html#l00083">needSlashR</a>, <a class="el" href="a05944.html#l00067">NLMISC::CLog::TDisplayInfo::ThreadId</a>, <a class="el" href="a06229.html#l02652">NLMISC::toString()</a>, <a class="el" href="a05981.html#l00105">uint</a>, and <a class="el" href="a05981.html#l00100">uint32</a>. +<p> +<div class="fragment"><pre>00131 { +00132 <span class="keywordtype">bool</span> needSpace = <span class="keyword">false</span>; +00133 <span class="comment">//stringstream ss;</span> +00134 string str; +00135 +00136 <a class="code" href="a04558.html#a11">uint32</a> color = 0xFF000000; +00137 +00138 <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a> != CLog::LOG_NO) +00139 { +00140 str += <a class="code" href="a02526.html#NLMISC_1_1IDisplayere3">logTypeToString</a>(args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a>); +00141 <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a> == CLog::LOG_ERROR || args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a> == CLog::LOG_ASSERT) color = 0x00FF0000; +00142 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a> == CLog::LOG_WARNING) color = 0x00800000; +00143 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo4">LogType</a> == CLog::LOG_DEBUG) color = 0x00808080; +00144 <span class="keywordflow">else</span> color = 0; +00145 needSpace = <span class="keyword">true</span>; +00146 } +00147 +00148 <span class="comment">// Write thread identifier</span> +00149 <span class="keywordflow">if</span> ( args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo6">ThreadId</a> != 0 ) +00150 { +00151 <span class="keywordflow">if</span> (needSpace) { str += <span class="stringliteral">" "</span>; needSpace = <span class="keyword">false</span>; } +00152 str += <a class="code" href="a05378.html#a244">NLMISC::toString</a>(<span class="stringliteral">"%4u"</span>, args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo6">ThreadId</a>); +00153 needSpace = <span class="keyword">true</span>; +00154 } +00155 +00156 <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo2">Filename</a> != NULL) +00157 { +00158 <span class="keywordflow">if</span> (needSpace) { str += <span class="stringliteral">" "</span>; needSpace = <span class="keyword">false</span>; } +00159 str += <a class="code" href="a05378.html#a244">NLMISC::toString</a>(<span class="stringliteral">"%20s"</span>, CFile::getFilename(args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo2">Filename</a>).c_str()); +00160 needSpace = <span class="keyword">true</span>; +00161 } +00162 +00163 <span class="keywordflow">if</span> (args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo3">Line</a> != -1) +00164 { +00165 <span class="keywordflow">if</span> (needSpace) { str += <span class="stringliteral">" "</span>; needSpace = <span class="keyword">false</span>; } +00166 str += <a class="code" href="a05378.html#a244">NLMISC::toString</a>(<span class="stringliteral">"%4u"</span>, args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo3">Line</a>); +00167 <span class="comment">//ss << setw(4) << args.Line;</span> +00168 needSpace = <span class="keyword">true</span>; +00169 } +00170 +00171 <span class="keywordflow">if</span> (needSpace) { str += <span class="stringliteral">": "</span>; needSpace = <span class="keyword">false</span>; } +00172 +00173 <a class="code" href="a04558.html#a15">uint</a> nbl = 1; +00174 +00175 <span class="keywordtype">char</span> *npos, *pos = const_cast<char *>(message); +00176 <span class="keywordflow">while</span> ((npos = strchr (pos, <span class="charliteral">'\n'</span>))) +00177 { +00178 *npos = <span class="charliteral">'\0'</span>; +00179 str += pos; +00180 <span class="keywordflow">if</span> (<a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp12">needSlashR</a>) +00181 str += <span class="stringliteral">"\r"</span>; +00182 str += <span class="stringliteral">"\n"</span>; +00183 *npos = <span class="charliteral">'\n'</span>; +00184 pos = npos+1; +00185 nbl++; +00186 } +00187 str += pos; +00188 +00189 pos = const_cast<char *>(args.<a class="code" href="a02814.html#NLMISC_1_1CLog_1_1TDisplayInfoo0">CallstackAndLog</a>.c_str()); +00190 <span class="keywordflow">while</span> ((npos = strchr (pos, <span class="charliteral">'\n'</span>))) +00191 { +00192 *npos = <span class="charliteral">'\0'</span>; +00193 str += pos; +00194 <span class="keywordflow">if</span> (<a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp12">needSlashR</a>) +00195 str += <span class="stringliteral">"\r"</span>; +00196 str += <span class="stringliteral">"\n"</span>; +00197 *npos = <span class="charliteral">'\n'</span>; +00198 pos = npos+1; +00199 nbl++; +00200 } +00201 str += pos; +00202 +00203 { +00204 CSynchronized<std::list<std::pair<uint32, std::string> > >::CAccessor access (&_Buffer); +00205 <span class="keywordflow">if</span> (<a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp4">_HistorySize</a> > 0 && access.value().size() >= (<a class="code" href="a04558.html#a15">uint</a>)<a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp4">_HistorySize</a>) +00206 { +00207 access.value().erase (access.value().begin()); +00208 } +00209 access.value().push_back (make_pair (color, str)); +00210 } +00211 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera4" doxytag="NLMISC::CWindowDisplayer::getWindowPos" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> virtual void NLMISC::CWindowDisplayer::getWindowPos </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a11">uint32</a> & </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a11">uint32</a> & </td> + <td class="mdname" nowrap> <em>y</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a11">uint32</a> & </td> + <td class="mdname" nowrap> <em>w</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a11">uint32</a> & </td> + <td class="mdname" nowrap> <em>h</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00075">75</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +References <a class="el" href="a05981.html#l00100">uint32</a>, <a class="el" href="a05646.html#l00236">w</a>, <a class="el" href="a05646.html#l00236">x</a>, and <a class="el" href="a05646.html#l00236">y</a>. +<p> +<div class="fragment"><pre>00075 { <a class="code" href="a04223.html#a572">x</a>=<a class="code" href="a04223.html#a573">y</a>=<a class="code" href="a04223.html#a575">w</a>=h=0; } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayerf0" doxytag="NLMISC::CWindowDisplayer::HeaderString" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const char * NLMISC::IDisplayer::HeaderString </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [static, protected, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00110">110</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +References <a class="el" href="a05637.html#l00085">NLMISC::IDisplayer::dateToHumanString()</a>, and <a class="el" href="a05586.html#l00161">NLMISC::smprintf()</a>. +<p> +Referenced by <a class="el" href="a05976.html#l00330">NLMISC::CMemDisplayer::doDisplay()</a>, and <a class="el" href="a05637.html#l00379">NLMISC::CFileDisplayer::doDisplay()</a>. +<p> +<div class="fragment"><pre>00111 { +00112 <span class="keyword">static</span> <span class="keywordtype">char</span> header[1024]; +00113 <a class="code" href="a05378.html#a259">smprintf</a>(header, 1024, <span class="stringliteral">"\nLog Starting [%s]\n"</span>, <a class="code" href="a02526.html#NLMISC_1_1IDisplayere2">dateToHumanString</a>()); +00114 <span class="keywordflow">return</span> header; +00115 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayere3" doxytag="NLMISC::CWindowDisplayer::logTypeToString" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> const char * NLMISC::IDisplayer::logTypeToString </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a02813.html#NLNET_1_1CNetLogw8">CLog::TLogType</a> </td> + <td class="mdname" nowrap> <em>logType</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>longFormat</em> = false</td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [static, inherited]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Convert log type to string. +<p> + +<p> +Definition at line <a class="el" href="a05637.html#l00077">77</a> of file <a class="el" href="a05637.html">displayer.cpp</a>. +<p> +References <a class="el" href="a05637.html#l00071">NLMISC::LogTypeToString</a>. +<p> +Referenced by <a class="el" href="a06751.html#l00130">doDisplay()</a>, <a class="el" href="a06094.html#l00123">NLNET::CNetDisplayer::doDisplay()</a>, <a class="el" href="a05976.html#l00330">NLMISC::CMemDisplayer::doDisplay()</a>, <a class="el" href="a05637.html#l00479">NLMISC::CMsgBoxDisplayer::doDisplay()</a>, <a class="el" href="a05637.html#l00379">NLMISC::CFileDisplayer::doDisplay()</a>, and <a class="el" href="a05637.html#l00148">NLMISC::CStdDisplayer::doDisplay()</a>. +<p> +<div class="fragment"><pre>00078 { +00079 <span class="keywordflow">if</span> (logType < CLog::LOG_NO || logType > CLog::LOG_UNKNOWN) +00080 <span class="keywordflow">return</span> <span class="stringliteral">"<NotDefined>"</span>; +00081 +00082 <span class="keywordflow">return</span> <a class="code" href="a05378.html#a20">LogTypeToString</a>[longFormat?1:0][logType]; +00083 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerb3" doxytag="NLMISC::CWindowDisplayer::open" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> virtual void NLMISC::CWindowDisplayer::open </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">std::string </td> + <td class="mdname" nowrap> <em>titleBar</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>iconified</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>x</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>y</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>w</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>h</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>hs</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a04558.html#a14">sint</a> </td> + <td class="mdname" nowrap> <em>fs</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const std::string & </td> + <td class="mdname" nowrap> <em>fn</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>ww</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a02813.html">CLog</a> * </td> + <td class="mdname" nowrap> <em>log</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><code> [protected, pure virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Referenced by <a class="el" href="a06751.html#l00061">NLMISC::CUpdateThread::run()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera5" doxytag="NLMISC::CWindowDisplayer::setLabel" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> void NLMISC::CWindowDisplayer::setLabel </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a04558.html#a15">uint</a> </td> + <td class="mdname" nowrap> <em>label</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>const std::string & </td> + <td class="mdname" nowrap> <em>value</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00107">107</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00096">_Labels</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, <a class="el" href="a05981.html#l00105">uint</a>, and <a class="el" href="a05646.html#l01132">value</a>. +<p> +Referenced by <a class="el" href="a06364.html#l00419">NLNET::IService::main()</a>. +<p> +<div class="fragment"><pre>00108 { +00109 { +00110 CSynchronized<std::vector<CLabelEntry> >::CAccessor access (&_Labels); +00111 <a class="code" href="a04199.html#a6">nlassert</a> (label < access.value().size()); +00112 <span class="keywordflow">if</span> (access.value()[label].Value != <a class="code" href="a04223.html#a658">value</a>) +00113 { +00114 access.value()[label].Value = <a class="code" href="a04223.html#a658">value</a>; +00115 access.value()[label].NeedUpdate = <span class="keyword">true</span>; +00116 } +00117 } +00118 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera6" doxytag="NLMISC::CWindowDisplayer::setTitleBar" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> virtual void NLMISC::CWindowDisplayer::setTitleBar </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const std::string & </td> + <td class="mdname1" valign="top" nowrap> <em>titleBar</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap><code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00073">73</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06364.html#l00419">NLNET::IService::main()</a>. +<p> +<div class="fragment"><pre>00073 { } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayera7" doxytag="NLMISC::CWindowDisplayer::update" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool NLMISC::CWindowDisplayer::update </td> + <td class="md" valign="top">( </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06751.html#l00077">77</a> of file <a class="el" href="a06751.html">window_displayer.cpp</a>. +<p> +References <a class="el" href="a06752.html#l00097">_CommandsToExecute</a>, <a class="el" href="a06752.html#l00106">_Continue</a>, <a class="el" href="a05622.html#l00290">nlassert</a>, and <a class="el" href="a05981.html#l00105">uint</a>. +<p> +Referenced by <a class="el" href="a06364.html#l00419">NLNET::IService::main()</a>. +<p> +<div class="fragment"><pre>00078 { +00079 vector<string> copy; +00080 { +00081 CSynchronized<std::vector<std::string> >::CAccessor access (&_CommandsToExecute); +00082 copy = access.value(); +00083 access.value().clear (); +00084 } +00085 +00086 <span class="comment">// execute all commands in the main thread</span> +00087 <span class="keywordflow">for</span> (<a class="code" href="a04558.html#a15">uint</a> i = 0; i < copy.size(); i++) +00088 { +00089 <a class="code" href="a04199.html#a6">nlassert</a> (Log != NULL); +00090 ICommand::execute (copy[i], *Log); +00091 } +00092 +00093 <span class="keywordflow">return</span> <a class="code" href="a03727.html#NLMISC_1_1CWindowDisplayerp2">_Continue</a>; +00094 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Friends And Related Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CWindowDisplayern0" doxytag="NLMISC::CWindowDisplayer::CUpdateThread" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> friend class <a class="el" href="a03638.html">CUpdateThread</a><code> [friend]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00120">120</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06751.html#l00120">create()</a>. </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp0" doxytag="NLMISC::CWindowDisplayer::_Buffer" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> CSynchronized<std::list<std::pair<<a class="el" href="a04558.html#a11">uint32</a>, std::string> > > <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp0">NLMISC::CWindowDisplayer::_Buffer</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00095">95</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp1" doxytag="NLMISC::CWindowDisplayer::_CommandsToExecute" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> CSynchronized<std::vector<std::string> > <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp1">NLMISC::CWindowDisplayer::_CommandsToExecute</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00097">97</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>, and <a class="el" href="a06751.html#l00077">update()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp2" doxytag="NLMISC::CWindowDisplayer::_Continue" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp2">NLMISC::CWindowDisplayer::_Continue</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00106">106</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>, <a class="el" href="a06751.html#l00077">update()</a>, and <a class="el" href="a06751.html#l00068">~CWindowDisplayer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp3" doxytag="NLMISC::CWindowDisplayer::_History" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> std::vector<std::string> <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp3">NLMISC::CWindowDisplayer::_History</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00108">108</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp4" doxytag="NLMISC::CWindowDisplayer::_HistorySize" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp4">NLMISC::CWindowDisplayer::_HistorySize</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00111">111</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>, and <a class="el" href="a06751.html#l00130">doDisplay()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp5" doxytag="NLMISC::CWindowDisplayer::_Init" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp5">NLMISC::CWindowDisplayer::_Init</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00110">110</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp6" doxytag="NLMISC::CWindowDisplayer::_InputEditHeight" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp6">NLMISC::CWindowDisplayer::_InputEditHeight</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00113">113</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp7" doxytag="NLMISC::CWindowDisplayer::_Labels" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> CSynchronized<std::vector<<a class="el" href="a03728.html">CLabelEntry</a>> > <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp7">NLMISC::CWindowDisplayer::_Labels</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00096">96</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06751.html#l00096">createLabel()</a>, <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>, and <a class="el" href="a06751.html#l00107">setLabel()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp8" doxytag="NLMISC::CWindowDisplayer::_PosInHistory" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a15">uint</a> <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp8">NLMISC::CWindowDisplayer::_PosInHistory</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00109">109</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp9" doxytag="NLMISC::CWindowDisplayer::_Thread" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a03880.html">NLMISC::IThread</a>* <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp9">NLMISC::CWindowDisplayer::_Thread</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00116">116</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp10" doxytag="NLMISC::CWindowDisplayer::_ToolBarHeight" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a04558.html#a14">sint</a> <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp10">NLMISC::CWindowDisplayer::_ToolBarHeight</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00112">112</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06752.html#l00052">CWindowDisplayer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1IDisplayero0" doxytag="NLMISC::CWindowDisplayer::DisplayerName" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> std::string <a class="el" href="a02526.html#NLMISC_1_1IDisplayero0">NLMISC::IDisplayer::DisplayerName</a><code> [inherited]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +This is the idenfiant for a displayer, it is used to fond or remove a displayer. +<p> + +<p> +Definition at line <a class="el" href="a05638.html#l00063">63</a> of file <a class="el" href="a05638.html">displayer.h</a>. +<p> +Referenced by <a class="el" href="a05637.html#l00118">NLMISC::IDisplayer::IDisplayer()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp11" doxytag="NLMISC::CWindowDisplayer::Log" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> <a class="el" href="a02813.html">CLog</a>* <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp11">NLMISC::CWindowDisplayer::Log</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00118">118</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CWindowDisplayerp12" doxytag="NLMISC::CWindowDisplayer::needSlashR" ></a><p> +<table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> + <tr> + <td class="mdRow"> + <table cellpadding="0" cellspacing="0" border="0"> + <tr> + <td class="md" nowrap valign="top"> bool <a class="el" href="a03727.html#NLMISC_1_1CWindowDisplayerp12">NLMISC::CWindowDisplayer::needSlashR</a><code> [protected]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a06752.html#l00083">83</a> of file <a class="el" href="a06752.html">window_displayer.h</a>. +<p> +Referenced by <a class="el" href="a06751.html#l00130">doDisplay()</a>. </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following files:<ul> +<li><a class="el" href="a06752.html">window_displayer.h</a><li><a class="el" href="a06751.html">window_displayer.cpp</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:43:19 2004 for NeL by +<a href="http://www.doxygen.org/index.html"> +<img src="doxygen.png" alt="doxygen" align="middle" border=0 > +</a>1.3.6 </small></address> +</body> +</html> |