classRakNet_1_1LogCommandParser-members.html 9.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <title>RakNet: Member List</title>
  7. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  8. <script type="text/javascript" src="jquery.js"></script>
  9. <script type="text/javascript" src="dynsections.js"></script>
  10. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  11. </head>
  12. <body>
  13. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  14. <div id="titlearea">
  15. <table cellspacing="0" cellpadding="0">
  16. <tbody>
  17. <tr style="height: 56px;">
  18. <td style="padding-left: 0.5em;">
  19. <div id="projectname">RakNet
  20. &#160;<span id="projectnumber">4.0</span>
  21. </div>
  22. </td>
  23. </tr>
  24. </tbody>
  25. </table>
  26. </div>
  27. <!-- end header part -->
  28. <!-- Generated by Doxygen 1.8.2 -->
  29. <div id="navrow1" class="tabs">
  30. <ul class="tablist">
  31. <li><a href="index.html"><span>Main&#160;Page</span></a></li>
  32. <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
  33. <li><a href="modules.html"><span>Modules</span></a></li>
  34. <li><a href="namespaces.html"><span>Namespaces</span></a></li>
  35. <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
  36. <li><a href="files.html"><span>Files</span></a></li>
  37. </ul>
  38. </div>
  39. <div id="navrow2" class="tabs2">
  40. <ul class="tablist">
  41. <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
  42. <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
  43. <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
  44. <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
  45. </ul>
  46. </div>
  47. <div id="nav-path" class="navpath">
  48. <ul>
  49. <li class="navelem"><a class="el" href="namespaceRakNet.html">RakNet</a></li><li class="navelem"><a class="el" href="classRakNet_1_1LogCommandParser.html">LogCommandParser</a></li> </ul>
  50. </div>
  51. </div><!-- top -->
  52. <div class="header">
  53. <div class="headertitle">
  54. <div class="title">RakNet::LogCommandParser Member List</div> </div>
  55. </div><!--header-->
  56. <div class="contents">
  57. <p>This is the complete list of members for <a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a>, including all inherited members.</p>
  58. <table class="directory">
  59. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a921eaa0b9ce3d59f265b19b015a65370">AddChannel</a>(const char *channelName)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"></td></tr>
  60. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#abd8c4f014554fb2b8bf01cb1da0c953d">channelNames</a></td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  61. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a09d6177683edf34c5aa8dca6738805f6">GetChannelIndexFromName</a>(const char *channelName)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  62. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a037b5b2323e7135c85bbcb3a271e4890">GetName</a>(void) const </td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  63. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#aceb0d8004cef19e78cd630b68c680c63">OnCommand</a>(const char *command, unsigned numParameters, char **parameterList, TransportInterface *transport, const SystemAddress &amp;systemAddress, const char *originalString)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  64. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a8d46296b09f54817d0200e8a557bc802">OnConnectionLost</a>(const SystemAddress &amp;systemAddress, TransportInterface *transport)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  65. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a399c67161aa82888fe2facf7bfda3c53">OnNewIncomingConnection</a>(const SystemAddress &amp;systemAddress, TransportInterface *transport)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  66. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a87fb1e549a73610575f8ec89077d9fdc">OnTransportChange</a>(TransportInterface *transport)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  67. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#ae1cb6d17a66cfc18261d18b0964a9de7">PrintChannels</a>(const SystemAddress &amp;systemAddress, TransportInterface *transport) const </td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  68. <tr><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html#abe62e54c5f3e0dde2f88b48ce479d4c6">RegisterCommand</a>(unsigned char parameterCount, const char *command, const char *commandHelp)</td><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html">RakNet::CommandParserInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  69. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a8ef3e9d5b4e224c326f6e67e90bd3be0">remoteUsers</a></td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  70. <tr><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html#a5b01f9370d1bffee84caf3da9fae5dfe">ReturnResult</a>(bool res, const char *command, TransportInterface *transport, const SystemAddress &amp;systemAddress)</td><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html">RakNet::CommandParserInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  71. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html#a628e6ddfdeaecfb7d6120f7db3780d91">ReturnResult</a>(const char *command, TransportInterface *transport, const SystemAddress &amp;systemAddress)</td><td class="entry"><a class="el" href="classRakNet_1_1CommandParserInterface.html">RakNet::CommandParserInterface</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  72. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a6e7b04559fd0ba7e65d52f85a47b3819">SendHelp</a>(TransportInterface *transport, const SystemAddress &amp;systemAddress)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  73. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a3f479d9fb28698d197c6ac51c7b25b0b">Subscribe</a>(const SystemAddress &amp;systemAddress, const char *channelName)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  74. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a5cbd401239fd22a2902eb75ba51dbbc4">trans</a></td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  75. <tr class="even"><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a615d8f7044092dee6bdfd52066d3e6dc">Unsubscribe</a>(const SystemAddress &amp;systemAddress, const char *channelName)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
  76. <tr><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html#a2811b62171be28fed86ce6e2477c8cf9">WriteLog</a>(const char *channelName, const char *format,...)</td><td class="entry"><a class="el" href="classRakNet_1_1LogCommandParser.html">RakNet::LogCommandParser</a></td><td class="entry"></td></tr>
  77. </table></div><!-- contents -->
  78. <!-- start footer part -->
  79. <hr class="footer"/><address class="footer"><small>
  80. Generated on Mon Jun 2 2014 20:10:28 for RakNet by &#160;<a href="http://www.doxygen.org/index.html">
  81. <img class="footer" src="doxygen.png" alt="doxygen"/>
  82. </a> 1.8.2
  83. </small></address>
  84. </body>
  85. </html>
粤ICP备19079148号