diff options
Diffstat (limited to 'doc/ref/c++/html/async__unary__call_8h.html')
-rw-r--r-- | doc/ref/c++/html/async__unary__call_8h.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/ref/c++/html/async__unary__call_8h.html b/doc/ref/c++/html/async__unary__call_8h.html index 892126e18e..e76244d84e 100644 --- a/doc/ref/c++/html/async__unary__call_8h.html +++ b/doc/ref/c++/html/async__unary__call_8h.html @@ -4,7 +4,7 @@ <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.6"/> -<title>GRPC C++: include/grpc++/async_unary_call.h File Reference</title> +<title>GRPC C++: include/grpc++/support/async_unary_call.h File Reference</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> @@ -23,7 +23,7 @@ <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">GRPC C++ -  <span id="projectnumber">0.10.0.0</span> +  <span id="projectnumber">0.11.0.0</span> </div> </td> </tr> @@ -81,7 +81,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <div id="nav-path" class="navpath"> <ul> -<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_f1b2ab2a88927c1e950e43c1cf4b634b.html">grpc++</a></li> </ul> +<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_f1b2ab2a88927c1e950e43c1cf4b634b.html">grpc++</a></li><li class="navelem"><a class="el" href="dir_b3f05bce718e375cbe64ccd78910fb7d.html">support</a></li> </ul> </div> </div><!-- top --> <div class="header"> @@ -92,14 +92,14 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); <div class="title">async_unary_call.h File Reference</div> </div> </div><!--header--> <div class="contents"> -<div class="textblock"><code>#include <<a class="el" href="channel__interface_8h_source.html">grpc++/channel_interface.h</a>></code><br/> +<div class="textblock"><code>#include <grpc/support/log.h></code><br/> +<code>#include <<a class="el" href="channel_8h_source.html">grpc++/channel.h</a>></code><br/> <code>#include <<a class="el" href="client__context_8h_source.html">grpc++/client_context.h</a>></code><br/> <code>#include <<a class="el" href="completion__queue_8h_source.html">grpc++/completion_queue.h</a>></code><br/> <code>#include <<a class="el" href="server__context_8h_source.html">grpc++/server_context.h</a>></code><br/> <code>#include <<a class="el" href="call_8h_source.html">grpc++/impl/call.h</a>></code><br/> <code>#include <<a class="el" href="service__type_8h_source.html">grpc++/impl/service_type.h</a>></code><br/> -<code>#include <<a class="el" href="status_8h_source.html">grpc++/status.h</a>></code><br/> -<code>#include <grpc/support/log.h></code><br/> +<code>#include <<a class="el" href="status_8h_source.html">grpc++/support/status.h</a>></code><br/> </div> <p><a href="async__unary__call_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> @@ -120,7 +120,7 @@ Namespaces</h2></td></tr> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> -Generated on Wed Aug 5 2015 08:17:06 for GRPC C++ by  <a href="http://www.doxygen.org/index.html"> +Generated on Thu Sep 3 2015 09:44:12 for GRPC C++ by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.6 </small></address> |