structRakNet_1_1RoomsPluginFunc.html 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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: RakNet::RoomsPluginFunc Struct Reference</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="structRakNet_1_1RoomsPluginFunc.html">RoomsPluginFunc</a></li> </ul>
  50. </div>
  51. </div><!-- top -->
  52. <div class="header">
  53. <div class="summary">
  54. <a href="#pub-attribs">Public Attributes</a> &#124;
  55. <a href="structRakNet_1_1RoomsPluginFunc-members.html">List of all members</a> </div>
  56. <div class="headertitle">
  57. <div class="title">RakNet::RoomsPluginFunc Struct Reference<span class="mlabels"><span class="mlabel">abstract</span></span><div class="ingroups"><a class="el" href="group__ROOMS__COMMANDS.html">RoomsCommands</a></div></div> </div>
  58. </div><!--header-->
  59. <div class="contents">
  60. <p>Base class for rooms functionality.
  61. <a href="structRakNet_1_1RoomsPluginFunc.html#details">More...</a></p>
  62. <p><code>#include &lt;RoomsPlugin.h&gt;</code></p>
  63. <div class="dynheader">
  64. Inheritance diagram for RakNet::RoomsPluginFunc:</div>
  65. <div class="dyncontent">
  66. <div class="center">
  67. <img src="structRakNet_1_1RoomsPluginFunc.png" usemap="#RakNet::RoomsPluginFunc_map" alt=""/>
  68. <map id="RakNet::RoomsPluginFunc_map" name="RakNet::RoomsPluginFunc_map">
  69. <area href="structRakNet_1_1AcceptInvite__Func.html" title="Accept an invitation from a user to a room." alt="RakNet::AcceptInvite_Func" shape="rect" coords="277,56,544,80"/>
  70. <area href="structRakNet_1_1AddUserToQuickJoin__Func.html" title="Enter quick join mode." alt="RakNet::AddUserToQuickJoin_Func" shape="rect" coords="277,112,544,136"/>
  71. <area href="structRakNet_1_1AreAllMembersReady__Func.html" title="If all members have been set to ready using SetReadyStatus_Func, this operation will set allReady to ..." alt="RakNet::AreAllMembersReady_Func" shape="rect" coords="277,168,544,192"/>
  72. <area href="structRakNet_1_1Bitstream__Func.html" title="Send an arbitrary binary message." alt="RakNet::Bitstream_Func" shape="rect" coords="277,224,544,248"/>
  73. <area href="structRakNet_1_1ChangeHandle__Func.html" title="Change your handle." alt="RakNet::ChangeHandle_Func" shape="rect" coords="277,280,544,304"/>
  74. <area href="structRakNet_1_1ChangeRoomName__Func.html" title="Change the name of the room." alt="RakNet::ChangeRoomName_Func" shape="rect" coords="277,336,544,360"/>
  75. <area href="structRakNet_1_1ChangeSlotCounts__Func.html" title="Change the allowed slot counts for the room. Setting fewer slot counts than the number of players doe..." alt="RakNet::ChangeSlotCounts_Func" shape="rect" coords="277,392,544,416"/>
  76. <area href="structRakNet_1_1Chat__Func.html" title="Send a chat message." alt="RakNet::Chat_Func" shape="rect" coords="277,448,544,472"/>
  77. <area href="structRakNet_1_1CreateRoom__Func.html" title="Create a room. Each user can be in at most one room, so will fail if the user is already in a room..." alt="RakNet::CreateRoom_Func" shape="rect" coords="277,504,544,528"/>
  78. <area href="structRakNet_1_1EnterRoom__Func.html" title="Joins a room if possible. If not, creates a room." alt="RakNet::EnterRoom_Func" shape="rect" coords="277,560,544,584"/>
  79. <area href="structRakNet_1_1GetBanReason__Func.html" title="For a given room, get the reason parameter of KickMember_Func when we were kicked out..." alt="RakNet::GetBanReason_Func" shape="rect" coords="277,616,544,640"/>
  80. <area href="structRakNet_1_1GetInvitesToParticipant__Func.html" alt="RakNet::GetInvitesToParticipant_Func" shape="rect" coords="277,672,544,696"/>
  81. <area href="structRakNet_1_1GetReadyStatus__Func.html" title="Gets the ready states for every user in the room, excluding spectators." alt="RakNet::GetReadyStatus_Func" shape="rect" coords="277,728,544,752"/>
  82. <area href="structRakNet_1_1GetRoomLockState__Func.html" title="Gets the lock state of the room." alt="RakNet::GetRoomLockState_Func" shape="rect" coords="277,784,544,808"/>
  83. <area href="structRakNet_1_1GetRoomProperties__Func.html" title="Given a named room, return the properties of that room, including member list." alt="RakNet::GetRoomProperties_Func" shape="rect" coords="277,840,544,864"/>
  84. <area href="structRakNet_1_1GrantModerator__Func.html" title="Give moderator to another player. Moderators cannot be spectators." alt="RakNet::GrantModerator_Func" shape="rect" coords="277,896,544,920"/>
  85. <area href="structRakNet_1_1IsInQuickJoin__Func.html" title="Returns if you are waiting in quick join mode." alt="RakNet::IsInQuickJoin_Func" shape="rect" coords="277,952,544,976"/>
  86. <area href="structRakNet_1_1JoinByFilter__Func.html" title="Joins a room given the filter parameters and desired room member mode." alt="RakNet::JoinByFilter_Func" shape="rect" coords="277,1008,544,1032"/>
  87. <area href="structRakNet_1_1KickMember__Func.html" title="Kick a member out of the room. This will also automatically ban that member from rejoining as long as..." alt="RakNet::KickMember_Func" shape="rect" coords="277,1064,544,1088"/>
  88. <area href="structRakNet_1_1LeaveRoom__Func.html" title="Leaves a room. You can leave at any time, even if the room is locked." alt="RakNet::LeaveRoom_Func" shape="rect" coords="277,1120,544,1144"/>
  89. <area href="structRakNet_1_1RemoveUserFromQuickJoin__Func.html" title="Leave quick join mode." alt="RakNet::RemoveUserFromQuickJoin_Func" shape="rect" coords="277,1176,544,1200"/>
  90. <area href="structRakNet_1_1SearchByFilter__Func.html" title="Return all rooms that pass the roomQuery filter." alt="RakNet::SearchByFilter_Func" shape="rect" coords="277,1232,544,1256"/>
  91. <area href="structRakNet_1_1SendInvite__Func.html" title="Sends an invitation to someone." alt="RakNet::SendInvite_Func" shape="rect" coords="277,1288,544,1312"/>
  92. <area href="structRakNet_1_1SetCustomRoomProperties__Func.html" title="Sets a table of user-defined room properties." alt="RakNet::SetCustomRoomProperties_Func" shape="rect" coords="277,1344,544,1368"/>
  93. <area href="structRakNet_1_1SetDestroyOnModeratorLeave__Func.html" title="Sets or unsets to destroy the room when the moderator leaves the room." alt="RakNet::SetDestroyOnModeratorLeave_Func" shape="rect" coords="277,1400,544,1424"/>
  94. <area href="structRakNet_1_1SetHiddenFromSearches__Func.html" title="Set or unset the room hidden from searches. If a room is hidden from searches, it can only be joined ..." alt="RakNet::SetHiddenFromSearches_Func" shape="rect" coords="277,1456,544,1480"/>
  95. <area href="structRakNet_1_1SetReadyStatus__Func.html" title="Sets or unsets the user as flagged &#39;ready&#39;." alt="RakNet::SetReadyStatus_Func" shape="rect" coords="277,1512,544,1536"/>
  96. <area href="structRakNet_1_1SetRoomLockState__Func.html" title="Lock or unlock the room." alt="RakNet::SetRoomLockState_Func" shape="rect" coords="277,1568,544,1592"/>
  97. <area href="structRakNet_1_1StartSpectating__Func.html" title="Begin spectating. Spectators are considered room members that are not playing the game..." alt="RakNet::StartSpectating_Func" shape="rect" coords="277,1624,544,1648"/>
  98. <area href="structRakNet_1_1StopSpectating__Func.html" title="Stop spectating. This will rejoin the room as a player, using a reserved slot if we were invited..." alt="RakNet::StopSpectating_Func" shape="rect" coords="277,1680,544,1704"/>
  99. <area href="structRakNet_1_1UnbanMember__Func.html" title="Allow a member previously kicked out of the room to rejoin." alt="RakNet::UnbanMember_Func" shape="rect" coords="277,1736,544,1760"/>
  100. </map>
  101. </div></div>
  102. <table class="memberdecls">
  103. <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
  104. Public Attributes</h2></td></tr>
  105. <tr class="memitem:afec9a928ff707f7c5caaf57a750e0edd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classRakNet_1_1RakString.html">RakNet::RakString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRakNet_1_1RoomsPluginFunc.html#afec9a928ff707f7c5caaf57a750e0edd">userName</a></td></tr>
  106. <tr class="separator:afec9a928ff707f7c5caaf57a750e0edd"><td class="memSeparator" colspan="2">&#160;</td></tr>
  107. <tr class="memitem:aad3e8d1ee49fb7a37200af78412a8ddf"><td class="memItemLeft" align="right" valign="top">RoomsErrorCode&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structRakNet_1_1RoomsPluginFunc.html#aad3e8d1ee49fb7a37200af78412a8ddf">resultCode</a></td></tr>
  108. <tr class="separator:aad3e8d1ee49fb7a37200af78412a8ddf"><td class="memSeparator" colspan="2">&#160;</td></tr>
  109. </table>
  110. <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
  111. <div class="textblock"><p>Base class for rooms functionality. </p>
  112. <p>Operations performed on rooms are not in the <a class="el" href="classRakNet_1_1RoomsPlugin.html" title="Used to create rooms for players where they can matchmake.">RoomsPlugin</a> - instead, each structure encapsulates one operation </p>
  113. </div><h2 class="groupheader">Member Data Documentation</h2>
  114. <a class="anchor" id="aad3e8d1ee49fb7a37200af78412a8ddf"></a>
  115. <div class="memitem">
  116. <div class="memproto">
  117. <table class="memname">
  118. <tr>
  119. <td class="memname">RoomsErrorCode RakNet::RoomsPluginFunc::resultCode</td>
  120. </tr>
  121. </table>
  122. </div><div class="memdoc">
  123. <dl class="params"><dt>Parameters</dt><dd>
  124. <table class="params">
  125. <tr><td class="paramdir">[out]</td><td class="paramname">resultCode</td><td>Result of this operation </td></tr>
  126. </table>
  127. </dd>
  128. </dl>
  129. </div>
  130. </div>
  131. <a class="anchor" id="afec9a928ff707f7c5caaf57a750e0edd"></a>
  132. <div class="memitem">
  133. <div class="memproto">
  134. <table class="memname">
  135. <tr>
  136. <td class="memname"><a class="el" href="classRakNet_1_1RakString.html">RakNet::RakString</a> RakNet::RoomsPluginFunc::userName</td>
  137. </tr>
  138. </table>
  139. </div><div class="memdoc">
  140. <dl class="params"><dt>Parameters</dt><dd>
  141. <table class="params">
  142. <tr><td class="paramdir">[in]</td><td class="paramname">userName</td><td>Who is performing this operation. Input parameter </td></tr>
  143. </table>
  144. </dd>
  145. </dl>
  146. </div>
  147. </div>
  148. <hr/>The documentation for this struct was generated from the following file:<ul>
  149. <li>D:/temp/RakNet_PC/DependentExtensions/Lobby2/Rooms/<a class="el" href="RoomsPlugin_8h.html">RoomsPlugin.h</a></li>
  150. </ul>
  151. </div><!-- contents -->
  152. <!-- start footer part -->
  153. <hr class="footer"/><address class="footer"><small>
  154. Generated on Mon Jun 2 2014 20:10:30 for RakNet by &#160;<a href="http://www.doxygen.org/index.html">
  155. <img class="footer" src="doxygen.png" alt="doxygen"/>
  156. </a> 1.8.2
  157. </small></address>
  158. </body>
  159. </html>
粤ICP备19079148号