summary refs log tree commit diff
path: root/docs/libnm/html/NMDeviceModem.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-05-11 17:08:25 +0200
committerMichael Biebl <biebl@debian.org>2016-05-11 17:08:25 +0200
commit73e152af6e3fb4f5848bfb8394484026ff119003 (patch)
treed5a8b37778d3a95c51511451b38b6a329b94cb41 /docs/libnm/html/NMDeviceModem.html
parent78c3b8801ecf4975e5da1af3b10ae20dd2d876de (diff)
Imported Upstream version 1.2.2 upstream/1.2.2
Diffstat (limited to 'docs/libnm/html/NMDeviceModem.html')
-rw-r--r--docs/libnm/html/NMDeviceModem.html26
1 files changed, 21 insertions, 5 deletions
diff --git a/docs/libnm/html/NMDeviceModem.html b/docs/libnm/html/NMDeviceModem.html
index 48227b60..f30e5846 100644
--- a/docs/libnm/html/NMDeviceModem.html
+++ b/docs/libnm/html/NMDeviceModem.html
@@ -16,7 +16,8 @@
 <td width="100%" align="left" class="shortcuts">
 <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
                   <a href="#NMDeviceModem.description" class="shortcut">Description</a></span><span id="nav_hierarchy">  <span class="dim">|</span> 
-                  <a href="#NMDeviceModem.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_properties">  <span class="dim">|</span> 
+                  <a href="#NMDeviceModem.object-hierarchy" class="shortcut">Object Hierarchy</a></span><span id="nav_interfaces">  <span class="dim">|</span> 
+                  <a href="#NMDeviceModem.implemented-interfaces" class="shortcut">Implemented Interfaces</a></span><span id="nav_properties">  <span class="dim">|</span> 
                   <a href="#NMDeviceModem.properties" class="shortcut">Properties</a></span>
 </td>
 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
@@ -98,6 +99,10 @@
 <td class="define_keyword">#define</td>
 <td class="function_name"><a class="link" href="NMDeviceModem.html#NM-DEVICE-MODEM-CURRENT-CAPABILITIES:CAPS" title="NM_DEVICE_MODEM_CURRENT_CAPABILITIES">NM_DEVICE_MODEM_CURRENT_CAPABILITIES</a></td>
 </tr>
+<tr>
+<td class="datatype_keyword"> </td>
+<td class="function_name"><a class="link" href="NMDeviceModem.html#NMDeviceModem-struct" title="NMDeviceModem">NMDeviceModem</a></td>
+</tr>
 </tbody>
 </table></div>
 </div>
@@ -110,6 +115,12 @@
 </pre>
 </div>
 <div class="refsect1">
+<a name="NMDeviceModem.implemented-interfaces"></a><h2>Implemented Interfaces</h2>
+<p>
+NMDeviceModem implements
+ GInitable and  GAsyncInitable.</p>
+</div>
+<div class="refsect1">
 <a name="NMDeviceModem.description"></a><h2>Description</h2>
 </div>
 <div class="refsect1">
@@ -123,7 +134,7 @@ nm_device_modem_get_modem_capabilities
 supports.  Not all capabilities are available concurrently however; some
 may require a firmware reload or reinitialization.</p>
 <div class="refsect3">
-<a name="id-1.5.12.8.2.5"></a><h4>Parameters</h4>
+<a name="id-1.5.12.9.2.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -138,7 +149,7 @@ may require a firmware reload or reinitialization.</p>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.12.8.2.6"></a><h4>Returns</h4>
+<a name="id-1.5.12.9.2.6"></a><h4>Returns</h4>
 <p> the generic access technology families the modem supports</p>
 </div>
 </div>
@@ -152,7 +163,7 @@ nm_device_modem_get_current_capabilities
 supports without a firmware reload or reinitialization.  This value
 represents the network types the modem can immediately connect to.</p>
 <div class="refsect3">
-<a name="id-1.5.12.8.3.5"></a><h4>Parameters</h4>
+<a name="id-1.5.12.9.3.5"></a><h4>Parameters</h4>
 <div class="informaltable"><table width="100%" border="0">
 <colgroup>
 <col width="150px" class="parameters_name">
@@ -167,7 +178,7 @@ represents the network types the modem can immediately connect to.</p>
 </table></div>
 </div>
 <div class="refsect3">
-<a name="id-1.5.12.8.3.6"></a><h4>Returns</h4>
+<a name="id-1.5.12.9.3.6"></a><h4>Returns</h4>
 <p> the generic access technology families the modem supports without
 a firmware reload or other reinitialization</p>
 </div>
@@ -186,6 +197,11 @@ a firmware reload or other reinitialization</p>
 <pre class="programlisting">#define NM_DEVICE_MODEM_CURRENT_CAPABILITIES "current-capabilities"
 </pre>
 </div>
+<hr>
+<div class="refsect2">
+<a name="NMDeviceModem-struct"></a><h3>NMDeviceModem</h3>
+<pre class="programlisting">typedef struct _NMDeviceModem NMDeviceModem;</pre>
+</div>
 </div>
 <div class="refsect1">
 <a name="NMDeviceModem.property-details"></a><h2>Property Details</h2>