~ubuntu-branches/ubuntu/vivid/libinfinity/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/reference/libinfinity/html/InfcSessionProxy.html

  • Committer: Package Import Robot
  • Author(s): Philipp Kern
  • Date: 2014-10-13 21:40:32 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20141013214032-6sei14s90dbzdspg
Tags: 0.6.3-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
118
118
</div>
119
119
<div class="refsect1">
120
120
<a name="InfcSessionProxy.object-hierarchy"></a><h2>Object Hierarchy</h2>
121
 
<pre class="screen">    <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
121
<pre class="screen">    <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
122
122
    <span class="lineart">╰──</span> InfcSessionProxy
123
123
</pre>
124
124
</div>
153
153
infc_session_proxy_set_connection (<em class="parameter"><code><a class="link" href="InfcSessionProxy.html" title="InfcSessionProxy"><span class="type">InfcSessionProxy</span></a> *proxy</code></em>,
154
154
                                   <em class="parameter"><code><a class="link" href="InfCommunicationJoinedGroup.html" title="InfCommunicationJoinedGroup"><span class="type">InfCommunicationJoinedGroup</span></a> *group</code></em>,
155
155
                                   <em class="parameter"><code><a class="link" href="InfXmlConnection.html" title="InfXmlConnection"><span class="type">InfXmlConnection</span></a> *connection</code></em>,
156
 
                                   <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> seq_id</code></em>);</pre>
 
156
                                   <em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="type">guint</span></a> seq_id</code></em>);</pre>
157
157
<p>Sets the subscription connection for the given session. The subscription
158
158
connection is the connection through which session requests are transmitted
159
159
during subscription.</p>
192
192
<td class="parameter_name"><p>group</p></td>
193
193
<td class="parameter_description"><p>A <a class="link" href="InfCommunicationJoinedGroup.html" title="InfCommunicationJoinedGroup"><span class="type">InfCommunicationJoinedGroup</span></a> of subscribed connections. Ignored
194
194
if <em class="parameter"><code>connection</code></em>
195
 
is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
 
195
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
196
196
<td class="parameter_annotations"> </td>
197
197
</tr>
198
198
<tr>
204
204
<td class="parameter_name"><p>seq_id</p></td>
205
205
<td class="parameter_description"><p>A sequence identifier for <em class="parameter"><code>connection</code></em>
206
206
. Ignored if <em class="parameter"><code>connection</code></em>
207
 
is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
 
207
is <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p></td>
208
208
<td class="parameter_annotations"> </td>
209
209
</tr>
210
210
</tbody>
217
217
<pre class="programlisting"><a class="link" href="InfXmlConnection.html" title="InfXmlConnection"><span class="returnvalue">InfXmlConnection</span></a> *
218
218
infc_session_proxy_get_connection (<em class="parameter"><code><a class="link" href="InfcSessionProxy.html" title="InfcSessionProxy"><span class="type">InfcSessionProxy</span></a> *proxy</code></em>);</pre>
219
219
<p>Returns the connection that is used to transmit requests to the publisher
220
 
of the session, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the session is not subscribed.</p>
 
220
of the session, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if the session is not subscribed.</p>
221
221
<div class="refsect3">
222
222
<a name="id-1.5.4.11.3.5"></a><h4>Parameters</h4>
223
223
<div class="informaltable"><table width="100%" border="0">
235
235
</div>
236
236
<div class="refsect3">
237
237
<a name="id-1.5.4.11.3.6"></a><h4>Returns</h4>
238
 
<p> A <a class="link" href="InfXmlConnection.html" title="InfXmlConnection"><span class="type">InfXmlConnection</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
 
238
<p> A <a class="link" href="InfXmlConnection.html" title="InfXmlConnection"><span class="type">InfXmlConnection</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
239
239
<p></p>
240
240
</div>
241
241
</div>
245
245
<pre class="programlisting"><a class="link" href="InfCommunicationJoinedGroup.html" title="InfCommunicationJoinedGroup"><span class="returnvalue">InfCommunicationJoinedGroup</span></a> *
246
246
infc_session_proxy_get_subscription_group
247
247
                               (<em class="parameter"><code><a class="link" href="InfcSessionProxy.html" title="InfcSessionProxy"><span class="type">InfcSessionProxy</span></a> *proxy</code></em>);</pre>
248
 
<p>Returns the group with all subscribed connections to the session, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
 
248
<p>Returns the group with all subscribed connections to the session, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
249
249
if the session is not subscribed.</p>
250
250
<div class="refsect3">
251
251
<a name="id-1.5.4.11.4.5"></a><h4>Parameters</h4>
264
264
</div>
265
265
<div class="refsect3">
266
266
<a name="id-1.5.4.11.4.6"></a><h4>Returns</h4>
267
 
<p> A <a class="link" href="InfCommunicationJoinedGroup.html" title="InfCommunicationJoinedGroup"><span class="type">InfCommunicationJoinedGroup</span></a>, or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
 
267
<p> A <a class="link" href="InfCommunicationJoinedGroup.html" title="InfCommunicationJoinedGroup"><span class="type">InfCommunicationJoinedGroup</span></a>, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>.</p>
268
268
<p></p>
269
269
</div>
270
270
</div>
298
298
<tbody><tr>
299
299
<td class="struct_member_name"><p><em class="structfield"><code><a name="InfcSessionProxyClass.translate-error"></a>translate_error</code></em> ()</p></td>
300
300
<td class="struct_member_description"><p>Virtual function to transform an error domain and code
301
 
into a <a href="http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> object. If the domain and code are known, this allows to
 
301
into a <a href="https://developer.gnome.org/glib/unstable/glib-Error-Reporting.html#GError"><span class="type">GError</span></a> object. If the domain and code are known, this allows to
302
302
show a localized error message to the user, independent from the language
303
303
the server uses in the error message that went over the wire.</p></td>
304
304
<td class="struct_member_annotations"> </td>