diff options
author | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2018-08-11 20:21:34 +0200 |
commit | 0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch) | |
tree | 2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /docs/doxygen/nel/a02470.html | |
download | nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip |
Initial commit
Diffstat (limited to 'docs/doxygen/nel/a02470.html')
-rw-r--r-- | docs/doxygen/nel/a02470.html | 629 |
1 files changed, 629 insertions, 0 deletions
diff --git a/docs/doxygen/nel/a02470.html b/docs/doxygen/nel/a02470.html new file mode 100644 index 00000000..8929a3cb --- /dev/null +++ b/docs/doxygen/nel/a02470.html @@ -0,0 +1,629 @@ +<!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::CEventKeyDown 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::CEventKeyDown Class Reference</h1><code>#include <<a class="el" href="a05691.html">events.h</a>></code> +<p> +<p>Inheritance diagram for NLMISC::CEventKeyDown: +<p><center><img src="a02470.png" usemap="#NLMISC::CEventKeyDown_map" border="0" alt=""></center> +<map name="NLMISC::CEventKeyDown_map"> +<area href="a02467.html" alt="NLMISC::CEventKey" shape="rect" coords="0,112,160,136"> +<area href="a02461.html" alt="NLMISC::CEvent" shape="rect" coords="0,56,160,80"> +<area href="a02341.html" alt="NLMISC::CClassId" shape="rect" coords="0,0,160,24"> +</map> +<hr><a name="_details"></a><h2>Detailed Description</h2> +<a class="el" href="a02470.html">CEventKeyDown</a> Send when a key is push down. The key type is Key and FirstTime is true if the previous key state wasn't pushed. +<p> + +<p> +Definition at line <a class="el" href="a05691.html#l00277">277</a> of file <a class="el" href="a05691.html">events.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> </td><td class="memItemRight" valign=bottom><a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowna0">CEventKeyDown</a> (<a class="el" href="a05378.html#a442">TKey</a> key, <a class="el" href="a05378.html#a444">TKeyButton</a> button, bool bFirstTime, <a class="el" href="a03852.html">IEventEmitter</a> *emitter)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>virtual <a class="el" href="a02461.html">CEvent</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowna1">clone</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda2">operator uint64</a> () const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda3">operator!=</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda4">operator<</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda5">operator<=</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda6">operator==</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda7">operator></a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveda8">operator>=</a> (const <a class="el" href="a02341.html">CClassId</a> &o) const </td></tr> + +<tr><td colspan=2><br><h2>Static Public Member Functions</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a05378.html#a442">TKey</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02467.html#NLMISC_1_1CEventKeyUpe0">getKeyFromString</a> (const std::string &str)</td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top>const std::string & </td><td class="memItemRight" valign=bottom><a class="el" href="a02467.html#NLMISC_1_1CEventKeyUpe1">getStringFromKey</a> (<a class="el" href="a05378.html#a442">TKey</a> k)</td></tr> + +<tr><td colspan=2><br><h2>Data Fields</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a05378.html#a444">TKeyButton</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02467.html#NLMISC_1_1CEventKeyUpo0">Button</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a03852.html">IEventEmitter</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="a02461.html#NLMISC_1_1CGDSliderMovedo0">Emitter</a></td></tr> + +<tr><td class="mdescLeft"> </td><td class="mdescRight">Emitter of the event. Can be NULL if the event is posted directly to the <a class="el" href="a02479.html">CEventServer</a>. <a href="#NLMISC_1_1CGDSliderMovedo0"></a><br><br></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowno2">FirstTime</a></td></tr> + +<tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="a05378.html#a442">TKey</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowno3">Key</a></td></tr> + +<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr> +<tr><td class="memItemLeft" nowrap align=right valign=top>const <a class="el" href="a02341.html">CClassId</a> </td><td class="memItemRight" valign=bottom><a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveds0">Null</a></td></tr> + +</table> +<hr><h2>Constructor & Destructor Documentation</h2> +<a class="anchor" name="NLMISC_1_1CEventKeyDowna0" doxytag="NLMISC::CEventKeyDown::CEventKeyDown" ></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::CEventKeyDown::CEventKeyDown </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a05378.html#a442">TKey</a> </td> + <td class="mdname" nowrap> <em>key</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a05378.html#a444">TKeyButton</a> </td> + <td class="mdname" nowrap> <em>button</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap>bool </td> + <td class="mdname" nowrap> <em>bFirstTime</em>, </td> + </tr> + <tr> + <td class="md" nowrap align="right"></td> + <td></td> + <td class="md" nowrap><a class="el" href="a03852.html">IEventEmitter</a> * </td> + <td class="mdname" nowrap> <em>emitter</em></td> + </tr> + <tr> + <td></td> + <td class="md">) </td> + <td class="md" colspan="2"><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="a05691.html#l00280">280</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +References <a class="el" href="a05378.html#a47">NLMISC::EventKeyDownId</a>, <a class="el" href="a05691.html#l00286">FirstTime</a>, and <a class="el" href="a05691.html#l00285">Key</a>. +<p> +Referenced by <a class="el" href="a05691.html#l00288">clone()</a>. +<p> +<div class="fragment"><pre>00280 : <a class="code" href="a02467.html#NLMISC_1_1CEventKeya0">CEventKey</a> (button, emitter, EventKeyDownId) +00281 { +00282 <a class="code" href="a02470.html#NLMISC_1_1CEventKeyDowno3">Key</a>=key; +00283 <a class="code" href="a02470.html#NLMISC_1_1CEventKeyDowno2">FirstTime</a>=bFirstTime; +00284 } +</pre></div> </td> + </tr> +</table> +<hr><h2>Member Function Documentation</h2> +<a class="anchor" name="NLMISC_1_1CEventKeyDowna1" doxytag="NLMISC::CEventKeyDown::clone" ></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 <a class="el" href="a02461.html">CEvent</a>* NLMISC::CEventKeyDown::clone </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">void </td> + <td class="mdname1" valign="top" nowrap> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, virtual]</code></td> + </tr> + + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Implements <a class="el" href="a02461.html#NLMISC_1_1CGDButtona1">NLMISC::CEvent</a>. +<p> +Definition at line <a class="el" href="a05691.html#l00288">288</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +References <a class="el" href="a05691.html#l00280">CEventKeyDown()</a>. +<p> +<div class="fragment"><pre>00288 {<span class="keywordflow">return</span> <span class="keyword">new</span> <a class="code" href="a02470.html#NLMISC_1_1CEventKeyDowna0">CEventKeyDown</a>(*<span class="keyword">this</span>);} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CEventKeyUpe0" doxytag="NLMISC::CEventKeyDown::getKeyFromString" ></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="a05378.html#a442">TKey</a> NLMISC::CEventKey::getKeyFromString </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const std::string & </td> + <td class="mdname1" valign="top" nowrap> <em>str</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> + +<p> +Definition at line <a class="el" href="a05690.html#l00196">196</a> of file <a class="el" href="a05690.html">events.cpp</a>. +<p> +References <a class="el" href="a05378.html#a325">NLMISC::KeyConversion()</a>, and <a class="el" href="a05691.html#l00081">NLMISC::TKey</a>. +<p> +<div class="fragment"><pre>00197 { +00198 <span class="keywordflow">return</span> <a class="code" href="a05378.html#a325">KeyConversion</a>.fromString(str); +00199 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CEventKeyUpe1" doxytag="NLMISC::CEventKeyDown::getStringFromKey" ></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 std::string & NLMISC::CEventKey::getStringFromKey </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top"><a class="el" href="a05378.html#a442">TKey</a> </td> + <td class="mdname1" valign="top" nowrap> <em>k</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> + +<p> +Definition at line <a class="el" href="a05690.html#l00202">202</a> of file <a class="el" href="a05690.html">events.cpp</a>. +<p> +References <a class="el" href="a05378.html#a325">NLMISC::KeyConversion()</a>. +<p> +<div class="fragment"><pre>00203 { +00204 <span class="keywordflow">return</span> <a class="code" href="a05378.html#a325">KeyConversion</a>.toString(k); +00205 } +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda2" doxytag="NLMISC::CEventKeyDown::operator uint64" ></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::CClassId::operator <a class="el" href="a04558.html#a13">uint64</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> const<code> [inline, 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="a05548.html#l00062">62</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00062 {<span class="keywordflow">return</span> Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda3" doxytag="NLMISC::CEventKeyDown::operator!=" ></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::CClassId::operator!= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00056">56</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00056 {<span class="keywordflow">return</span> Uid!=o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda4" doxytag="NLMISC::CEventKeyDown::operator<" ></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::CClassId::operator< </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00059">59</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00059 {<span class="keywordflow">return</span> Uid<o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda5" doxytag="NLMISC::CEventKeyDown::operator<=" ></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::CClassId::operator<= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00057">57</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00057 {<span class="keywordflow">return</span> Uid<=o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda6" doxytag="NLMISC::CEventKeyDown::operator==" ></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::CClassId::operator== </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00055">55</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00055 {<span class="keywordflow">return</span> Uid==o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda7" doxytag="NLMISC::CEventKeyDown::operator>" ></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::CClassId::operator> </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00060">60</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00060 {<span class="keywordflow">return</span> Uid>o.Uid;} +</pre></div> </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveda8" doxytag="NLMISC::CEventKeyDown::operator>=" ></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::CClassId::operator>= </td> + <td class="md" valign="top">( </td> + <td class="md" nowrap valign="top">const <a class="el" href="a02341.html">CClassId</a> & </td> + <td class="mdname1" valign="top" nowrap> <em>o</em> </td> + <td class="md" valign="top"> ) </td> + <td class="md" nowrap> const<code> [inline, 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="a05548.html#l00058">58</a> of file <a class="el" href="a05548.html">class_id.h</a>. +<p> +References <a class="el" href="a05548.html#l00046">NLMISC::CClassId::Uid</a>. +<p> +<div class="fragment"><pre>00058 {<span class="keywordflow">return</span> Uid>=o.Uid;} +</pre></div> </td> + </tr> +</table> +<hr><h2>Field Documentation</h2> +<a class="anchor" name="NLMISC_1_1CEventKeyUpo0" doxytag="NLMISC::CEventKeyDown::Button" ></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="a05378.html#a444">TKeyButton</a> <a class="el" href="a02467.html#NLMISC_1_1CEventKeyUpo0">NLMISC::CEventKey::Button</a><code> [inherited]</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="a05691.html#l00264">264</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +Referenced by <a class="el" href="a05691.html#l00260">NLMISC::CEventKey::CEventKey()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMovedo0" doxytag="NLMISC::CEventKeyDown::Emitter" ></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="a03852.html">IEventEmitter</a>* <a class="el" href="a02461.html#NLMISC_1_1CGDSliderMovedo0">NLMISC::CEvent::Emitter</a><code> [inherited]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> +Emitter of the event. Can be NULL if the event is posted directly to the <a class="el" href="a02479.html">CEventServer</a>. +<p> + +<p> +Definition at line <a class="el" href="a05691.html#l00048">48</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +Referenced by <a class="el" href="a05691.html#l00057">NLMISC::CEvent::CEvent()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CEventKeyDowno2" doxytag="NLMISC::CEventKeyDown::FirstTime" ></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="a02470.html#NLMISC_1_1CEventKeyDowno2">NLMISC::CEventKeyDown::FirstTime</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05691.html#l00286">286</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +Referenced by <a class="el" href="a05691.html#l00280">CEventKeyDown()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CEventKeyDowno3" doxytag="NLMISC::CEventKeyDown::Key" ></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="a05378.html#a442">TKey</a> <a class="el" href="a02470.html#NLMISC_1_1CEventKeyDowno3">NLMISC::CEventKeyDown::Key</a> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + +<p> +Definition at line <a class="el" href="a05691.html#l00285">285</a> of file <a class="el" href="a05691.html">events.h</a>. +<p> +Referenced by <a class="el" href="a05691.html#l00280">CEventKeyDown()</a>, and <a class="el" href="a05684.html#l00089">NLMISC::CEventListenerAsync::operator()()</a>. </td> + </tr> +</table> +<a class="anchor" name="NLMISC_1_1CGDSliderMoveds0" doxytag="NLMISC::CEventKeyDown::Null" ></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 <a class="el" href="a02341.html">CClassId</a> <a class="el" href="a02341.html#NLMISC_1_1CGDSliderMoveds0">NLMISC::CClassId::Null</a><code> [static, inherited]</code> + </table> + </td> + </tr> +</table> +<table cellspacing=5 cellpadding=0 border=0> + <tr> + <td> + + </td> + <td> + +<p> + </td> + </tr> +</table> +<hr>The documentation for this class was generated from the following file:<ul> +<li><a class="el" href="a05691.html">events.h</a></ul> +<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 16 13:10:40 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> |