~tiagosh/telepathy-qt/group-chat2

« back to all changes in this revision

Viewing changes to doc/html/a00491_source.html

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo
  • Date: 2013-06-06 04:56:14 UTC
  • Revision ID: package-import@ubuntu.com-20130606045614-inpxexo6765rnmp1
Tags: upstream-0.9.3
ImportĀ upstreamĀ versionĀ 0.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="iso-8859-1"?>
 
2
<!DOCTYPE html
 
3
    PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
 
4
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
5
<head>
 
6
  <title>cli-call-stream-body.hpp Source File</title>
 
7
  <link href="doxygen.css" rel="stylesheet" type="text/css" />
 
8
</head>
 
9
<body>
 
10
<table border="0" cellpadding="0" cellspacing="0" width="100%">
 
11
<tr>
 
12
<td width="1">&nbsp;&nbsp;</td>
 
13
<td class="postheader" valign="center">
 
14
<a href="index.html">
 
15
<font color="#004faf">Home</font></a>&nbsp;&middot;
 
16
<a href="classes.html">
 
17
<font color="#004faf">All Classes</font></a>&nbsp;&middot;
 
18
<a href="namespaces.html">
 
19
<font color="#004faf">All Namespaces</font></a>&nbsp;&middot;
 
20
<a href="modules.html">
 
21
<font color="#004faf">Modules</font></a>&nbsp;&middot;
 
22
<a href="functions.html">
 
23
<font color="#004faf">Functions</font></a>&nbsp;&middot;
 
24
<a href="files.html">
 
25
<font color="#004faf">Files</font></a>
 
26
</td>
 
27
</tr>
 
28
</table>
 
29
<!-- Generated by Doxygen 1.7.6.1 -->
 
30
</div>
 
31
<div class="header">
 
32
  <div class="headertitle">
 
33
<div class="title">cli-call-stream-body.hpp</div>  </div>
 
34
</div><!--header-->
 
35
<div class="contents">
 
36
<div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#define IN_TP_QT_HEADER</span>
 
37
<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#include &quot;TelepathyQt/call-stream.h&quot;</span>
 
38
<a name="l00003"></a>00003 
 
39
<a name="l00004"></a>00004 <span class="keyword">namespace </span>Tp
 
40
<a name="l00005"></a>00005 {
 
41
<a name="l00006"></a>00006 <span class="keyword">namespace </span>Client
 
42
<a name="l00007"></a>00007 {
 
43
<a name="l00008"></a>00008 
 
44
<a name="l00009"></a><a class="code" href="a00093.html#a032956227aacbed3c1ee5bbf6d0723aa">00009</a> <a class="code" href="a00093.html#a032956227aacbed3c1ee5bbf6d0723aa">CallStreamInterface::CallStreamInterface</a>(<span class="keyword">const</span> QString&amp; busName, <span class="keyword">const</span> QString&amp; objectPath, QObject *parent)
 
45
<a name="l00010"></a>00010     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(busName, objectPath, staticInterfaceName(), QDBusConnection::sessionBus(), parent)
 
46
<a name="l00011"></a>00011 {
 
47
<a name="l00012"></a>00012 }
 
48
<a name="l00013"></a>00013 
 
49
<a name="l00014"></a><a class="code" href="a00093.html#a7fe232e55b31ff959bab36c84e31b34d">00014</a> <a class="code" href="a00093.html#a032956227aacbed3c1ee5bbf6d0723aa">CallStreamInterface::CallStreamInterface</a>(<span class="keyword">const</span> QDBusConnection&amp; connection, <span class="keyword">const</span> QString&amp; busName, <span class="keyword">const</span> QString&amp; objectPath, QObject *parent)
 
50
<a name="l00015"></a>00015     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(busName, objectPath, staticInterfaceName(), connection, parent)
 
51
<a name="l00016"></a>00016 {
 
52
<a name="l00017"></a>00017 }
 
53
<a name="l00018"></a>00018 
 
54
<a name="l00019"></a><a class="code" href="a00093.html#a7ddff177ef400fac7e745b50fe3ef04c">00019</a> <a class="code" href="a00093.html#a032956227aacbed3c1ee5bbf6d0723aa">CallStreamInterface::CallStreamInterface</a>(<a class="code" href="a00216.html" title="The DBusProxy class is a base class representing a remote object available over D-Bus.">Tp::DBusProxy</a> *proxy)
 
55
<a name="l00020"></a>00020     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(proxy, staticInterfaceName())
 
56
<a name="l00021"></a>00021 {
 
57
<a name="l00022"></a>00022 }
 
58
<a name="l00023"></a>00023 
 
59
<a name="l00024"></a><a class="code" href="a00093.html#afbd224de2065eb9266a5b3fa1d7caf18">00024</a> <span class="keywordtype">void</span> <a class="code" href="a00093.html#afbd224de2065eb9266a5b3fa1d7caf18">CallStreamInterface::invalidate</a>(<a class="code" href="a00216.html" title="The DBusProxy class is a base class representing a remote object available over D-Bus.">Tp::DBusProxy</a> *proxy,
 
60
<a name="l00025"></a>00025         <span class="keyword">const</span> QString &amp;error, <span class="keyword">const</span> QString &amp;message)
 
61
<a name="l00026"></a>00026 {
 
62
<a name="l00027"></a>00027     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00093.html#ae34271eb8be0b9a568c8fa7b4e1db541">RemoteMembersChanged</a>(<span class="keyword">const</span> <a class="code" href="a00208.html">Tp::ContactSendingStateMap</a>&amp;, <span class="keyword">const</span> <a class="code" href="a00246.html">Tp::HandleIdentifierMap</a>&amp;, <span class="keyword">const</span> <a class="code" href="a00414.html">Tp::UIntList</a>&amp;, <span class="keyword">const</span> <a class="code" href="a00090.html">Tp::CallStateReason</a>&amp;)), NULL, NULL);
 
63
<a name="l00028"></a>00028     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00093.html#a5b3aac23c0ee7336cc7f5af5be633eea">LocalSendingStateChanged</a>(uint, <span class="keyword">const</span> <a class="code" href="a00090.html">Tp::CallStateReason</a>&amp;)), NULL, NULL);
 
64
<a name="l00029"></a>00029 
 
65
<a name="l00030"></a>00030     <a class="code" href="a00093.html#afbd224de2065eb9266a5b3fa1d7caf18">Tp::AbstractInterface::invalidate</a>(proxy, error, message);
 
66
<a name="l00031"></a>00031 }
 
67
<a name="l00032"></a>00032 
 
68
<a name="l00033"></a><a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">00033</a> <a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">CallStreamInterfaceMediaInterface::CallStreamInterfaceMediaInterface</a>(<span class="keyword">const</span> QString&amp; busName, <span class="keyword">const</span> QString&amp; objectPath, QObject *parent)
 
69
<a name="l00034"></a>00034     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(busName, objectPath, staticInterfaceName(), QDBusConnection::sessionBus(), parent)
 
70
<a name="l00035"></a>00035 {
 
71
<a name="l00036"></a>00036 }
 
72
<a name="l00037"></a>00037 
 
73
<a name="l00038"></a><a class="code" href="a00094.html#a294ddd54eb8f2d1a858a098741bbde36">00038</a> <a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">CallStreamInterfaceMediaInterface::CallStreamInterfaceMediaInterface</a>(<span class="keyword">const</span> QDBusConnection&amp; connection, <span class="keyword">const</span> QString&amp; busName, <span class="keyword">const</span> QString&amp; objectPath, QObject *parent)
 
74
<a name="l00039"></a>00039     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(busName, objectPath, staticInterfaceName(), connection, parent)
 
75
<a name="l00040"></a>00040 {
 
76
<a name="l00041"></a>00041 }
 
77
<a name="l00042"></a>00042 
 
78
<a name="l00043"></a><a class="code" href="a00094.html#a463cace5adff97f3e166b7c12bec6481">00043</a> <a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">CallStreamInterfaceMediaInterface::CallStreamInterfaceMediaInterface</a>(<a class="code" href="a00216.html" title="The DBusProxy class is a base class representing a remote object available over D-Bus.">Tp::DBusProxy</a> *proxy)
 
79
<a name="l00044"></a>00044     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(proxy, staticInterfaceName())
 
80
<a name="l00045"></a>00045 {
 
81
<a name="l00046"></a>00046 }
 
82
<a name="l00047"></a>00047 
 
83
<a name="l00048"></a><a class="code" href="a00094.html#ab72c7855e43f7f7a6699298535c05e9b">00048</a> <a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">CallStreamInterfaceMediaInterface::CallStreamInterfaceMediaInterface</a>(<span class="keyword">const</span> <a class="code" href="a00093.html">Tp::Client::CallStreamInterface</a>&amp; mainInterface)
 
84
<a name="l00049"></a>00049     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(mainInterface.service(), mainInterface.path(), staticInterfaceName(), mainInterface.connection(), mainInterface.parent())
 
85
<a name="l00050"></a>00050 {
 
86
<a name="l00051"></a>00051 }
 
87
<a name="l00052"></a>00052 
 
88
<a name="l00053"></a><a class="code" href="a00094.html#af231b7f203c8aaa9e949fffe321dcab1">00053</a> <a class="code" href="a00094.html#a83316c9dea3bd73a79355a3e57a066f4">CallStreamInterfaceMediaInterface::CallStreamInterfaceMediaInterface</a>(<span class="keyword">const</span> <a class="code" href="a00093.html">Tp::Client::CallStreamInterface</a>&amp; mainInterface, QObject *parent)
 
89
<a name="l00054"></a>00054     : Tp::<a class="code" href="a00037.html" title="The AbstractInterface class is the base class for all client side D-Bus interfaces, allowing access to remote methods/properties/signals.">AbstractInterface</a>(mainInterface.service(), mainInterface.path(), staticInterfaceName(), mainInterface.connection(), parent)
 
90
<a name="l00055"></a>00055 {
 
91
<a name="l00056"></a>00056 }
 
92
<a name="l00057"></a>00057 
 
93
<a name="l00058"></a><a class="code" href="a00094.html#a3ee08b4305dd6b30f5dafe10f89773a2">00058</a> <span class="keywordtype">void</span> <a class="code" href="a00094.html#a3ee08b4305dd6b30f5dafe10f89773a2">CallStreamInterfaceMediaInterface::invalidate</a>(<a class="code" href="a00216.html" title="The DBusProxy class is a base class representing a remote object available over D-Bus.">Tp::DBusProxy</a> *proxy,
 
94
<a name="l00059"></a>00059         <span class="keyword">const</span> QString &amp;error, <span class="keyword">const</span> QString &amp;message)
 
95
<a name="l00060"></a>00060 {
 
96
<a name="l00061"></a>00061     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#a78ebcd8402a2a51fa0e3372cc7760eba">SendingStateChanged</a>(uint)), NULL, NULL);
 
97
<a name="l00062"></a>00062     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#aad1a10397b108ccebbe3b8153281e3b3">ReceivingStateChanged</a>(uint)), NULL, NULL);
 
98
<a name="l00063"></a>00063     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#a9205e73c9b0dd0e8561a832d19831aa0">LocalCandidatesAdded</a>(<span class="keyword">const</span> <a class="code" href="a00761.html#gabdf7af55b514b0489d75746e76d5ab10">Tp::CandidateList</a>&amp;)), NULL, NULL);
 
99
<a name="l00064"></a>00064     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#ae64146022a5e779cd34a32dcb7bb4579">LocalCredentialsChanged</a>(<span class="keyword">const</span> QString&amp;, <span class="keyword">const</span> QString&amp;)), NULL, NULL);
 
100
<a name="l00065"></a>00065     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#aee40a4f15d6d4fc0677d34aee7d009a9">RelayInfoChanged</a>(<span class="keyword">const</span> <a class="code" href="a00761.html#ga82068e180fc9d8c9c169e4210271bfe3">Tp::StringVariantMapList</a>&amp;)), NULL, NULL);
 
101
<a name="l00066"></a>00066     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#a6ce3ef9c5cf2e038613f0a48e14619f1">STUNServersChanged</a>(<span class="keyword">const</span> <a class="code" href="a00761.html#ga6ed3041ef7a8dd5a4169eb5a987c5c87">Tp::SocketAddressIPList</a>&amp;)), NULL, NULL);
 
102
<a name="l00067"></a>00067     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#a4cbc7d28e7bda299a898350d544addf9">ServerInfoRetrieved</a>()), NULL, NULL);
 
103
<a name="l00068"></a>00068     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#a1efcc726fbd7c311f6f768830cf8330d">EndpointsChanged</a>(<span class="keyword">const</span> <a class="code" href="a00294.html">Tp::ObjectPathList</a>&amp;, <span class="keyword">const</span> <a class="code" href="a00294.html">Tp::ObjectPathList</a>&amp;)), NULL, NULL);
 
104
<a name="l00069"></a>00069     disconnect(<span class="keyword">this</span>, SIGNAL(<a class="code" href="a00094.html#afb771e89e6a86b56d01e25d5082743eb">ICERestartRequested</a>()), NULL, NULL);
 
105
<a name="l00070"></a>00070 
 
106
<a name="l00071"></a>00071     <a class="code" href="a00094.html#a3ee08b4305dd6b30f5dafe10f89773a2">Tp::AbstractInterface::invalidate</a>(proxy, error, message);
 
107
<a name="l00072"></a>00072 }
 
108
<a name="l00073"></a>00073 }
 
109
<a name="l00074"></a>00074 }
 
110
</pre></div></div><!-- contents -->
 
111
<p /><address><hr /><div align="center">
 
112
<table width="100%" cellspacing="0" border="0"><tr class="address">
 
113
<td width="30%">Copyright &copy; 2008-2011 Collabora Ltd. and Nokia Corporation</td>
 
114
<td width="30%" align="right"><div align="right">Telepathy-Qt 0.9.3</div></td>
 
115
</tr></table></div></address>
 
116
</body>
 
117
</html>