📄 _hello_module_8hpp-source.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"><title>libpion: /Users/mdickey/code/libpion-export/modules/HelloModule.hpp Source File</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.5.2 --><div class="tabs"> <ul> <li><a href="index.html"><span>Main Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul></div><h1>/Users/mdickey/code/libpion-export/modules/HelloModule.hpp</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -----------------------------------------------------------------</span><a name="l00002"></a>00002 <span class="comment">// libpion: a C++ framework for building lightweight HTTP interfaces</span><a name="l00003"></a>00003 <span class="comment">// -----------------------------------------------------------------</span><a name="l00004"></a>00004 <span class="comment">// Copyright (C) 2007 Atomic Labs, Inc. (http://www.atomiclabs.com)</span><a name="l00005"></a>00005 <span class="comment">//</span><a name="l00006"></a>00006 <span class="comment">// Distributed under the Boost Software License, Version 1.0.</span><a name="l00007"></a>00007 <span class="comment">// See accompanying file COPYING or copy at http://www.boost.org/LICENSE_1_0.txt</span><a name="l00008"></a>00008 <span class="comment">//</span><a name="l00009"></a>00009 <a name="l00010"></a>00010 <span class="preprocessor">#ifndef __PION_HELLOMODULE_HEADER__</span><a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define __PION_HELLOMODULE_HEADER__</span><a name="l00012"></a>00012 <span class="preprocessor"></span><a name="l00013"></a>00013 <span class="preprocessor">#include <libpion/HTTPModule.hpp></span><a name="l00014"></a>00014 <a name="l00015"></a>00015 <a name="l00019"></a><a class="code" href="class_hello_module.html">00019</a> <span class="keyword">class </span><a class="code" href="class_hello_module.html">HelloModule</a> :<a name="l00020"></a>00020 <span class="keyword">public</span> pion::<a class="code" href="classpion_1_1_h_t_t_p_module.html#358332a4ee0995e43c031df6101da8c2" title="default constructor">HTTPModule</a><a name="l00021"></a>00021 {<a name="l00022"></a>00022 <span class="keyword">public</span>:<a name="l00023"></a><a class="code" href="class_hello_module.html#c253f181ec0a46164c4c0ad5e38ec1b8">00023</a> <a class="code" href="class_hello_module.html#c253f181ec0a46164c4c0ad5e38ec1b8">HelloModule</a>(<span class="keywordtype">void</span>) {}<a name="l00024"></a><a class="code" href="class_hello_module.html#897e70953c33db4e1f8dadc9f344bdd8">00024</a> <span class="keyword">virtual</span> <a class="code" href="class_hello_module.html#897e70953c33db4e1f8dadc9f344bdd8">~HelloModule</a>() {}<a name="l00025"></a>00025 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> <a class="code" href="class_hello_module.html#537c646b34f5267063ddf649b83296d8" title="handles requests for HelloModule">handleRequest</a>(<a class="code" href="namespacepion.html#3c0f3fad0f449ebd309eaf4872f2b222" title="data type for a HTTP request pointer">pion::HTTPRequestPtr</a>& request,<a name="l00026"></a>00026 <a class="code" href="namespacepion.html#1858b89656b28c6498ad9efd6b7e9d41" title="data type for a TCPConnection pointer">pion::TCPConnectionPtr</a>& tcp_conn);<a name="l00027"></a>00027 };<a name="l00028"></a>00028 <a name="l00029"></a>00029 <span class="preprocessor">#endif</span></pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 19 13:29:22 2007 for libpion by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.2 </small></address></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -