classhueplusplus_1_1_win_http_handler-members.html 9.75 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>hueplusplus: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">hueplusplus
   &#160;<span id="projectnumber">1.0.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespacehueplusplus.html">hueplusplus</a></li><li class="navelem"><a class="el" href="classhueplusplus_1_1_win_http_handler.html">WinHttpHandler</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">hueplusplus::WinHttpHandler Member List</div>  </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classhueplusplus_1_1_win_http_handler.html">hueplusplus::WinHttpHandler</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#abf5e5d6c49851f3a10c6b6378b835226">DELETEJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a139cbb13a19d3f12b8242bbe7e18b850">DELETEString</a>(const std::string &amp;uri, const std::string &amp;contentType, const std::string &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a059678ec7136be20fc5e8ca242929fe9">GETJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a601f2e4dfec195a094e30c2f22263cf9">GETString</a>(const std::string &amp;uri, const std::string &amp;contentType, const std::string &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#ad43b42bf599a59fdd89a4195ec891a02">POSTJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a896da865ceb520bd9797948395fa203d">POSTString</a>(const std::string &amp;uri, const std::string &amp;contentType, const std::string &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a602b5ea73d5788e2bb79a654906e5de0">PUTJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a72f4a78eea5c4b1c8f23b074ee3648bf">PUTString</a>(const std::string &amp;uri, const std::string &amp;contentType, const std::string &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html#a1d3cd49cacaf22081bab27024cfcce33">send</a>(const std::string &amp;msg, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html">hueplusplus::WinHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#ad5f51b25770345641c871f6efbc579aa">sendGetHTTPBody</a>(const std::string &amp;msg, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a8a10fabfc57e4c60612bc279fae25050">sendHTTPRequest</a>(const std::string &amp;method, const std::string &amp;uri, const std::string &amp;contentType, const std::string &amp;body, const std::string &amp;adr, int port=80) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html#aceb94114ec78023a3cd45375205bbde5">sendMulticast</a>(const std::string &amp;msg, const std::string &amp;adr=&quot;239.255.255.250&quot;, int port=1900, std::chrono::steady_clock::duration timeout=std::chrono::seconds(5)) const override</td><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html">hueplusplus::WinHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html#a222758a0c48a6ba0ef1a360a70575a8a">WinHttpHandler</a>()</td><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html">hueplusplus::WinHttpHandler</a></td><td class="entry"></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html#a0e1250a1537f7e7f05cab75af4b9c82f">~BaseHttpHandler</a>()=default</td><td class="entry"><a class="el" href="classhueplusplus_1_1_base_http_handler.html">hueplusplus::BaseHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#ac98c198e69bc091636799fd8150b9c13">~IHttpHandler</a>()=default</td><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html">hueplusplus::IHttpHandler</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html#a8005b6b984bb82259b5f1149fe0b97cd">~WinHttpHandler</a>()</td><td class="entry"><a class="el" href="classhueplusplus_1_1_win_http_handler.html">hueplusplus::WinHttpHandler</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>