Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(609)

Unified Diff: native_client_sdk/doc_generated/pepper_stable/cpp/vpn__provider_8h.html

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: native_client_sdk/doc_generated/pepper_stable/cpp/vpn__provider_8h.html
diff --git a/native_client_sdk/doc_generated/pepper_stable/cpp/vpn__provider_8h.html b/native_client_sdk/doc_generated/pepper_stable/cpp/vpn__provider_8h.html
new file mode 100644
index 0000000000000000000000000000000000000000..9fe2c2c55cb7a4327f84f9d0a3c28c53f6f01f25
--- /dev/null
+++ b/native_client_sdk/doc_generated/pepper_stable/cpp/vpn__provider_8h.html
@@ -0,0 +1,33 @@
+{{+bindTo:partials.standard_nacl_api}}
+<h1>vpn_provider.h File Reference</h1>
+<div id="doxygen-ref">
+{{- dummy div to appease doxygen -}}
+ <div>
+<!-- Generated by Doxygen 1.7.6.1 -->
+
+
+</div>
+<!--header-->
+<div class="contents">
+<div class="textblock"><div class="dynheader">
+Include dependency graph for vpn_provider.h:</div>
+<div class="dyncontent">
+<div class="center"><img src="vpn__provider_8h__incl.png" border="0" usemap="#vpn__provider_8h" alt="" /></div>
+<map name="vpn__provider_8h" id="vpn__provider_8h">
+</map>
+</div>
+</div><h2>
+Classes</h2><table class="memberdecls">
+
+<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_vpn_provider.html">pp::VpnProvider</a></td></tr>
+<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The <code><a class="el" href="classpp_1_1_vpn_provider.html" title="The VpnProvider class enhances the chrome.vpnProvider JavaScript API by providing a high performance ...">VpnProvider</a></code> class enhances the <code>chrome.vpnProvider</code> JavaScript API by providing a high performance path for packet handling. <a href="classpp_1_1_vpn_provider.html#details">More...</a><br /></td></tr>
+</table><h2>
+Namespaces</h2><table class="memberdecls">
+<tr><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a></td></tr>
+</table>
+<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
+<div class="textblock"><p>This file defines the VpnProvider interface providing a way to implement a VPN client. </p>
+<p>Important: This API is available only on Chrome OS. </p>
+</div></div><!-- contents -->
+</div>
+{{/partials.standard_nacl_api}}

Powered by Google App Engine
This is Rietveld 408576698