OLD | NEW |
(Empty) | |
| 1 {{+bindTo:partials.standard_nacl_api}} |
| 2 <h1>vpn_provider.h File Reference</h1> |
| 3 <div id="doxygen-ref"> |
| 4 {{- dummy div to appease doxygen -}} |
| 5 <div> |
| 6 <!-- Generated by Doxygen 1.7.6.1 --> |
| 7 |
| 8 |
| 9 </div> |
| 10 <!--header--> |
| 11 <div class="contents"> |
| 12 <div class="textblock"><div class="dynheader"> |
| 13 Include dependency graph for vpn_provider.h:</div> |
| 14 <div class="dyncontent"> |
| 15 <div class="center"><img src="vpn__provider_8h__incl.png" border="0" usemap="#vp
n__provider_8h" alt="" /></div> |
| 16 <map name="vpn__provider_8h" id="vpn__provider_8h"> |
| 17 </map> |
| 18 </div> |
| 19 </div><h2> |
| 20 Classes</h2><table class="memberdecls"> |
| 21 |
| 22 <tr><td class="memItemLeft" align="right" valign="top">class  </td><td clas
s="memItemRight" valign="bottom"><a class="el" href="classpp_1_1_vpn_provider.ht
ml">pp::VpnProvider</a></td></tr> |
| 23 <tr><td class="mdescLeft"> </td><td class="mdescRight">The <code><a class="
el" href="classpp_1_1_vpn_provider.html" title="The VpnProvider class enhances t
he chrome.vpnProvider JavaScript API by providing a high performance ...">VpnPro
vider</a></code> class enhances the <code>chrome.vpnProvider</code> JavaScript A
PI by providing a high performance path for packet handling. <a href="classpp_1
_1_vpn_provider.html#details">More...</a><br /></td></tr> |
| 24 </table><h2> |
| 25 Namespaces</h2><table class="memberdecls"> |
| 26 <tr><td class="memItemLeft" align="right" valign="top">namespace  </td><td
class="memItemRight" valign="bottom"><a class="el" href="namespacepp.html">pp</a
></td></tr> |
| 27 </table> |
| 28 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> |
| 29 <div class="textblock"><p>This file defines the VpnProvider interface providing
a way to implement a VPN client. </p> |
| 30 <p>Important: This API is available only on Chrome OS. </p> |
| 31 </div></div><!-- contents --> |
| 32 </div> |
| 33 {{/partials.standard_nacl_api}} |
OLD | NEW |