classhueplusplus_1_1_i_http_handler-members.html 8.71 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_i_http_handler.html">IHttpHandler</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">hueplusplus::IHttpHandler 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_i_http_handler.html">hueplusplus::IHttpHandler</a>, including all inherited members.</p>
<table class="directory">
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a5be243abf0f41efbe25e6db52573415b">DELETEJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a4b164d1b31ce008845d9b83071ec9784">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 =0</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">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a89b23dc67674fb3a0457a4b8e020f010">GETJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a0a1c318af7d333b6bb01c5a65388ba23">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 =0</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">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#aec5d497cf69fe8e3b799d3522aea920f">POSTJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a0bcb134d05ecadcb696ceb3e5e96829a">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 =0</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">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a9915845c7104e510e2051b79c76c4f32">PUTJson</a>(const std::string &amp;uri, const nlohmann::json &amp;body, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a35bbf8cafa81f87cff137896714ffa08">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 =0</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">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#ab48c2539eac3d3af598525a6e8eab507">send</a>(const std::string &amp;msg, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#a84b57f1a3156d86e7a52df9b25fab77e">sendGetHTTPBody</a>(const std::string &amp;msg, const std::string &amp;adr, int port=80) const =0</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">pure virtual</span></td></tr>
  <tr class="even"><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#ac82b60eb8da6a11800e6944fd45a93d8">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 =0</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">pure virtual</span></td></tr>
  <tr><td class="entry"><a class="el" href="classhueplusplus_1_1_i_http_handler.html#ae4de1ed96e6ecf1e41613366dc6fda32">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 =0</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">pure 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>
</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>