diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-26 17:15:49 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-26 17:15:49 +0000 |
commit | 5a2675d174e661c55843b3795afe2d688e7197f9 (patch) | |
tree | 729b446ce25c0bce81157f1a4158865055468f45 /docs/module-doc/classRequest.html | |
parent | 3ffb95a12391eac5cf89549af9e790362fbfc075 (diff) |
New documentation!
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1199 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/classRequest.html')
-rw-r--r-- | docs/module-doc/classRequest.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/module-doc/classRequest.html b/docs/module-doc/classRequest.html index 8af50c2b9..68ba84a00 100644 --- a/docs/module-doc/classRequest.html +++ b/docs/module-doc/classRequest.html @@ -48,7 +48,7 @@ When this class is properly instantiated it may be sent to a module using the <a <p> <p> -Definition at line <a class="el" href="modules_8h-source.html#l00151">151</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> +Definition at line <a class="el" href="modules_8h-source.html#l00154">154</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>.<hr><h2>Constructor & Destructor Documentation</h2> <a name="a0" doxytag="Request::Request"></a><p> <table class="mdTable" width="100%" cellpadding="2" cellspacing="0"> <tr> @@ -132,7 +132,7 @@ Fetch the Request data. <p> Definition at line <a class="el" href="modules_8cpp-source.html#l00310">310</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -References <a class="el" href="modules_8h-source.html#l00156">data</a>. +References <a class="el" href="modules_8h-source.html#l00159">data</a>. <p> <div class="fragment"><pre>00311 { 00312 <span class="keywordflow">return</span> this-><a class="code" href="classRequest.html#p0">data</a>; @@ -171,7 +171,7 @@ Fetch the request destination (should be 'this' in the receiving module). <p> Definition at line <a class="el" href="modules_8cpp-source.html#l00320">320</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -References <a class="el" href="modules_8h-source.html#l00163">dest</a>. +References <a class="el" href="modules_8h-source.html#l00166">dest</a>. <p> <div class="fragment"><pre>00321 { 00322 <span class="keywordflow">return</span> this-><a class="code" href="classRequest.html#p2">dest</a>; @@ -210,7 +210,7 @@ Fetch the request source. <p> Definition at line <a class="el" href="modules_8cpp-source.html#l00315">315</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -References <a class="el" href="modules_8h-source.html#l00160">source</a>. +References <a class="el" href="modules_8h-source.html#l00163">source</a>. <p> <div class="fragment"><pre>00316 { 00317 <span class="keywordflow">return</span> this-><a class="code" href="classRequest.html#p1">source</a>; @@ -251,7 +251,7 @@ Implements <a class="el" href="classModuleMessage.html#a0">ModuleMessage</a>. <p> Definition at line <a class="el" href="modules_8cpp-source.html#l00325">325</a> of file <a class="el" href="modules_8cpp-source.html">modules.cpp</a>. <p> -References <a class="el" href="modules_8h-source.html#l00163">dest</a>, and <a class="el" href="modules_8cpp-source.html#l00407">Module::OnRequest()</a>. +References <a class="el" href="modules_8h-source.html#l00166">dest</a>, and <a class="el" href="modules_8cpp-source.html#l00407">Module::OnRequest()</a>. <p> <div class="fragment"><pre>00326 { 00327 <span class="keywordflow">if</span> (this-><a class="code" href="classRequest.html#p2">dest</a>) @@ -290,7 +290,7 @@ This member holds a pointer to arbitary data set by the emitter of the message. <p> <p> -Definition at line <a class="el" href="modules_8h-source.html#l00156">156</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. +Definition at line <a class="el" href="modules_8h-source.html#l00159">159</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> Referenced by <a class="el" href="modules_8cpp-source.html#l00310">GetData()</a>. </td> </tr> @@ -318,7 +318,7 @@ The single destination of the Request. <p> <p> -Definition at line <a class="el" href="modules_8h-source.html#l00163">163</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. +Definition at line <a class="el" href="modules_8h-source.html#l00166">166</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> Referenced by <a class="el" href="modules_8cpp-source.html#l00320">GetDest()</a>, and <a class="el" href="modules_8cpp-source.html#l00325">Send()</a>. </td> </tr> @@ -346,14 +346,14 @@ This is a pointer to the sender of the message, which can be used to directly tr <p> <p> -Definition at line <a class="el" href="modules_8h-source.html#l00160">160</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. +Definition at line <a class="el" href="modules_8h-source.html#l00163">163</a> of file <a class="el" href="modules_8h-source.html">modules.h</a>. <p> Referenced by <a class="el" href="modules_8cpp-source.html#l00315">GetSource()</a>. </td> </tr> </table> <hr>The documentation for this class was generated from the following files:<ul> <li><a class="el" href="modules_8h-source.html">modules.h</a><li><a class="el" href="modules_8cpp-source.html">modules.cpp</a></ul> -<hr size="1"><address style="align: right;"><small>Generated on Wed Apr 20 15:47:07 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 26 17:11:50 2005 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> |