PageRenderTime 36ms CodeModel.GetById 8ms RepoModel.GetById 0ms app.codeStats 0ms

/package/docs/html/epapi__msg_8h.html

http://epapi.googlecode.com/
HTML | 183 lines | 154 code | 28 blank | 1 comment | 0 complexity | 299abddc0cccb60c52bd08cd629b2639 MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
  3. <title>EPAPI: /home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.h File Reference</title>
  4. <link href="tabs.css" rel="stylesheet" type="text/css">
  5. <link href="doxygen.css" rel="stylesheet" type="text/css">
  6. </head><body>
  7. <!-- Generated by Doxygen 1.5.8 -->
  8. <div class="navigation" id="top">
  9. <div class="tabs">
  10. <ul>
  11. <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
  12. <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
  13. <li class="current"><a href="files.html"><span>Files</span></a></li>
  14. </ul>
  15. </div>
  16. <div class="tabs">
  17. <ul>
  18. <li><a href="files.html"><span>File&nbsp;List</span></a></li>
  19. <li><a href="globals.html"><span>Globals</span></a></li>
  20. </ul>
  21. </div>
  22. </div>
  23. <div class="contents">
  24. <h1>/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.h File Reference</h1><code>#include &quot;<a class="el" href="epapi_8h-source.html">epapi.h</a>&quot;</code><br>
  25. <p>
  26. <div class="dynheader">
  27. Include dependency graph for epapi_msg.h:</div>
  28. <div class="dynsection">
  29. <p><center><img src="epapi__msg_8h__incl.png" border="0" usemap="#/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.h_map" alt=""></center>
  30. <map name="/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.h_map">
  31. <area shape="rect" href="epapi_8h.html" title="epapi.h" alt="" coords="473,80,537,107"><area shape="rect" href="epapi__pkt_8h.html" title="epapi_pkt.h" alt="" coords="677,155,765,181"><area shape="rect" href="epapi__term_8h.html" title="epapi_term.h" alt="" coords="789,155,885,181"></map>
  32. </div>
  33. <p>
  34. <div class="dynheader">
  35. This graph shows which files directly or indirectly include this file:</div>
  36. <div class="dynsection">
  37. <p><center><img src="epapi__msg_8h__dep__incl.png" border="0" usemap="#/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.hdep_map" alt=""></center>
  38. <map name="/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_msg.hdep_map">
  39. <area shape="rect" href="epapi_8h.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi.h" alt="" coords="1521,80,1913,107"><area shape="rect" href="epapi__base_8cc.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/src/epapi_base.cc" alt="" coords="5,155,416,181"><area shape="rect" href="epapi__msg_8cc.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/src/epapi_msg.cc" alt="" coords="440,155,848,181"><area shape="rect" href="epapi__pkt_8cc.html" title="Implementation for." alt="" coords="872,155,1272,181"><area shape="rect" href="epapi__term_8cc.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/src/epapi_term.cc" alt="" coords="1296,155,1704,181"><area shape="rect" href="epapi__pkt_8h.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_pkt.h" alt="" coords="1728,155,2144,181"><area shape="rect" href="epapi__term_8h.html" title="/home/jldupont/workspace/epapi/trunk/project/lib/include/epapi_term.h" alt="" coords="2168,155,2592,181"></map>
  40. </div>
  41. <p>
  42. <a href="epapi__msg_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
  43. <tr><td></td></tr>
  44. <tr><td colspan="2"><br><h2>Data Structures</h2></td></tr>
  45. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMsg.html">Msg</a></td></tr>
  46. <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classMsgHandler.html">MsgHandler</a></td></tr>
  47. <tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
  48. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a></td></tr>
  49. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#1d630f39b1ff6aa3a46655391e4a2e8e">msg_type_text</a></td></tr>
  50. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::pair&lt; <a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, <br class="typebreak">
  51. const char * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#d3858178548d969f7b37f6050474f66b">PairTypeMap</a></td></tr>
  52. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::pair&lt; <a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, <br class="typebreak">
  53. const char * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#1fec528ba72d9690f49db4a0f36634cb">PairTypeTextMap</a></td></tr>
  54. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::map&lt; <a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, <br class="typebreak">
  55. const char * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#d6a56b7ffadc04dfebc9f5e444e298a0">TypeMap</a></td></tr>
  56. <tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::map&lt; <a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, <br class="typebreak">
  57. const char * &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="epapi__msg_8h.html#ad06692e1b7785acd276d363abdb7ae8">TypeTextMap</a></td></tr>
  58. </table>
  59. <hr><a name="_details"></a><h2>Detailed Description</h2>
  60. <dl class="date" compact><dt><b>Date:</b></dt><dd>2009-06-04 </dd></dl>
  61. <dl class="author" compact><dt><b>Author:</b></dt><dd>Jean-Lou Dupont </dd></dl>
  62. <p>Definition in file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  63. <hr><h2>Typedef Documentation</h2>
  64. <a class="anchor" name="24560a68d244bad65fd7470cddb72177"></a><!-- doxytag: member="epapi_msg.h::msg_type" ref="24560a68d244bad65fd7470cddb72177" args="" -->
  65. <div class="memitem">
  66. <div class="memproto">
  67. <table class="memname">
  68. <tr>
  69. <td class="memname">typedef int <a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a> </td>
  70. </tr>
  71. </table>
  72. </div>
  73. <div class="memdoc">
  74. <p>
  75. Message Type
  76. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00020">20</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  77. </div>
  78. </div><p>
  79. <a class="anchor" name="1d630f39b1ff6aa3a46655391e4a2e8e"></a><!-- doxytag: member="epapi_msg.h::msg_type_text" ref="1d630f39b1ff6aa3a46655391e4a2e8e" args="" -->
  80. <div class="memitem">
  81. <div class="memproto">
  82. <table class="memname">
  83. <tr>
  84. <td class="memname">typedef const char* <a class="el" href="epapi__msg_8h.html#1d630f39b1ff6aa3a46655391e4a2e8e">msg_type_text</a> </td>
  85. </tr>
  86. </table>
  87. </div>
  88. <div class="memdoc">
  89. <p>
  90. Message text as expected from the Erlang side. Must be in ATOM format ie. all lower-case
  91. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00028">28</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  92. </div>
  93. </div><p>
  94. <a class="anchor" name="d3858178548d969f7b37f6050474f66b"></a><!-- doxytag: member="epapi_msg.h::PairTypeMap" ref="d3858178548d969f7b37f6050474f66b" args="" -->
  95. <div class="memitem">
  96. <div class="memproto">
  97. <table class="memname">
  98. <tr>
  99. <td class="memname">typedef std::pair&lt;<a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, const char *&gt; <a class="el" href="epapi__msg_8h.html#d3858178548d969f7b37f6050474f66b">PairTypeMap</a> </td>
  100. </tr>
  101. </table>
  102. </div>
  103. <div class="memdoc">
  104. <p>
  105. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00118">118</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  106. </div>
  107. </div><p>
  108. <a class="anchor" name="1fec528ba72d9690f49db4a0f36634cb"></a><!-- doxytag: member="epapi_msg.h::PairTypeTextMap" ref="1fec528ba72d9690f49db4a0f36634cb" args="" -->
  109. <div class="memitem">
  110. <div class="memproto">
  111. <table class="memname">
  112. <tr>
  113. <td class="memname">typedef std::pair&lt;<a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, const char *&gt; <a class="el" href="epapi__msg_8h.html#1fec528ba72d9690f49db4a0f36634cb">PairTypeTextMap</a> </td>
  114. </tr>
  115. </table>
  116. </div>
  117. <div class="memdoc">
  118. <p>
  119. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00119">119</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  120. </div>
  121. </div><p>
  122. <a class="anchor" name="d6a56b7ffadc04dfebc9f5e444e298a0"></a><!-- doxytag: member="epapi_msg.h::TypeMap" ref="d6a56b7ffadc04dfebc9f5e444e298a0" args="" -->
  123. <div class="memitem">
  124. <div class="memproto">
  125. <table class="memname">
  126. <tr>
  127. <td class="memname">typedef std::map&lt;<a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, const char*&gt; <a class="el" href="epapi__msg_8h.html#d6a56b7ffadc04dfebc9f5e444e298a0">TypeMap</a> </td>
  128. </tr>
  129. </table>
  130. </div>
  131. <div class="memdoc">
  132. <p>
  133. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00121">121</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  134. </div>
  135. </div><p>
  136. <a class="anchor" name="ad06692e1b7785acd276d363abdb7ae8"></a><!-- doxytag: member="epapi_msg.h::TypeTextMap" ref="ad06692e1b7785acd276d363abdb7ae8" args="" -->
  137. <div class="memitem">
  138. <div class="memproto">
  139. <table class="memname">
  140. <tr>
  141. <td class="memname">typedef std::map&lt;<a class="el" href="epapi__msg_8h.html#24560a68d244bad65fd7470cddb72177">msg_type</a>, const char*&gt; <a class="el" href="epapi__msg_8h.html#ad06692e1b7785acd276d363abdb7ae8">TypeTextMap</a> </td>
  142. </tr>
  143. </table>
  144. </div>
  145. <div class="memdoc">
  146. <p>
  147. <p>Definition at line <a class="el" href="epapi__msg_8h-source.html#l00122">122</a> of file <a class="el" href="epapi__msg_8h-source.html">epapi_msg.h</a>.</p>
  148. </div>
  149. </div><p>
  150. </div>
  151. <hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 19:05:14 2009 for EPAPI by&nbsp;
  152. <a href="http://www.doxygen.org/index.html">
  153. <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>
  154. </body>
  155. </html>