File: classSRMFileServer.html

package info (click to toggle)
arc-gui-clients 0.4.6-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 25,484 kB
  • sloc: cpp: 11,077; python: 181; perl: 171; pascal: 165; ansic: 12; makefile: 7
file content (196 lines) | stat: -rw-r--r-- 20,425 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!-- This comment will put IE 6, 7 and 8 in quirks mode -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ARC Graphical Clients: SRMFileServer Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javaScript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body onload='searchBox.OnSelectItem(0);'>
<!-- Generated by Doxygen 1.6.1 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>SRMFileServer Class Reference</h1><!-- doxytag: class="SRMFileServer" --><!-- doxytag: inherits="FileServer" -->
<p>ARC File server class.  
<a href="#_details">More...</a></p>

<p><code>#include &lt;<a class="el" href="srmfileserver_8h_source.html">srmfileserver.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for SRMFileServer:</div>
<div class="dynsection">
 <div class="center">
  <img src="classSRMFileServer.gif" usemap="#SRMFileServer_map" alt=""/>
  <map id="SRMFileServer_map" name="SRMFileServer_map">
<area href="classFileServer.html" alt="FileServer" shape="rect" coords="0,0,99,24"/>
</map>
 </div>
</div>

<p><a href="classSRMFileServer-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a0ec9b69cb52fc2da5498e4c2eb098557"></a><!-- doxytag: member="SRMFileServer::onCompleted" ref="a0ec9b69cb52fc2da5498e4c2eb098557" args="(FileTransfer *fileTransfer, bool success, QString error)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a0ec9b69cb52fc2da5498e4c2eb098557">onCompleted</a> (<a class="el" href="classFileTransfer.html">FileTransfer</a> *fileTransfer, bool success, QString error)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">This slot is used by <a class="el" href="classFileTransfer.html" title="Represents a single data transfer from one url to another.">FileTransfer</a> object to "call" home when a transfer has completed. <br/></td></tr>
<tr><td colspan="2"><h2>Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ada1e136c3ac686c256f1e39bd7aff37b"></a><!-- doxytag: member="SRMFileServer::onFileListFinished" ref="ada1e136c3ac686c256f1e39bd7aff37b" args="(bool error, QString errorMsg)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#ada1e136c3ac686c256f1e39bd7aff37b">onFileListFinished</a> (bool error, QString errorMsg)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when the <a class="el" href="classSRMFileServer.html#ae62113bc64b88a373ca1d1a6bf63f5e9" title="Reads a new list of files from the server to the filelist.">updateFileList()</a> has completed on the background thread. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa47fa11304096c236aa8607c0fe449af"></a><!-- doxytag: member="SRMFileServer::onError" ref="aa47fa11304096c236aa8607c0fe449af" args="(QString errorStr)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#aa47fa11304096c236aa8607c0fe449af">onError</a> (QString errorStr)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when an error occurs. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a753cbbba44e23bfe284de5f0e7214300"></a><!-- doxytag: member="SRMFileServer::onCopyFromServerFinished" ref="a753cbbba44e23bfe284de5f0e7214300" args="(bool error)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a753cbbba44e23bfe284de5f0e7214300">onCopyFromServerFinished</a> (bool error)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a file transfer has completed. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8560848c796ddccaaf1fe0df33ba420d"></a><!-- doxytag: member="SRMFileServer::onDeleteFinished" ref="a8560848c796ddccaaf1fe0df33ba420d" args="(bool error)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a8560848c796ddccaaf1fe0df33ba420d">onDeleteFinished</a> (bool error)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a delete operation has completed. (NOT IMPLEMENTED YET). <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af2e7bc3e30284f89c1041cc4a05b18c6"></a><!-- doxytag: member="SRMFileServer::onMakeDirFinished" ref="af2e7bc3e30284f89c1041cc4a05b18c6" args="(bool error)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#af2e7bc3e30284f89c1041cc4a05b18c6">onMakeDirFinished</a> (bool error)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a makedir operation has completed. (NOT IMPLEMENTED YET). <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa75093981facdaf010f8763696b62c80"></a><!-- doxytag: member="SRMFileServer::onCopyToServerFinished" ref="aa75093981facdaf010f8763696b62c80" args="(bool error, QList&lt; QString &gt; &amp;failedFiles)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#aa75093981facdaf010f8763696b62c80">onCopyToServerFinished</a> (bool error, QList&lt; QString &gt; &amp;failedFiles)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Called when a copy to server operation has completed. <br/></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a183a9458ddef496ede619c811e6266fd"></a><!-- doxytag: member="SRMFileServer::SRMFileServer" ref="a183a9458ddef496ede619c811e6266fd" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a183a9458ddef496ede619c811e6266fd">SRMFileServer</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a <a class="el" href="classSRMFileServer.html" title="ARC File server class.">SRMFileServer</a> object. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6812755b71297a459d62898af7a15c28"></a><!-- doxytag: member="SRMFileServer::getFileInfoLabels" ref="a6812755b71297a459d62898af7a15c28" args="()" -->
QStringList&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a6812755b71297a459d62898af7a15c28">getFileInfoLabels</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the column names in the file list (name, size, last change date...). Allows different protocols to display their own info. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ae62113bc64b88a373ca1d1a6bf63f5e9"></a><!-- doxytag: member="SRMFileServer::updateFileList" ref="ae62113bc64b88a373ca1d1a6bf63f5e9" args="(QString URL)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#ae62113bc64b88a373ca1d1a6bf63f5e9">updateFileList</a> (QString URL)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Reads a new list of files from the server to the filelist. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a88af4263b494933ba8c36df74fc8b881"></a><!-- doxytag: member="SRMFileServer::getFileList" ref="a88af4263b494933ba8c36df74fc8b881" args="()" -->
QVector&lt; <a class="el" href="classARCFileElement.html">ARCFileElement</a> * &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a88af4263b494933ba8c36df74fc8b881">getFileList</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return a reference to the filelist. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a64a1cbb08c3c01c7b3883465734f7392"></a><!-- doxytag: member="SRMFileServer::goUpOneFolder" ref="a64a1cbb08c3c01c7b3883465734f7392" args="()" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a64a1cbb08c3c01c7b3883465734f7392">goUpOneFolder</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Go up one folder in the folder structure (cd ..). <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac110819186c64c40325729880c843621"></a><!-- doxytag: member="SRMFileServer::getCurrentURL" ref="ac110819186c64c40325729880c843621" args="()" -->
QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#ac110819186c64c40325729880c843621">getCurrentURL</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get current URL (== file protocol + path). <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac574b7ae54dfc22edd64096e39762435"></a><!-- doxytag: member="SRMFileServer::getCurrentPath" ref="ac574b7ae54dfc22edd64096e39762435" args="()" -->
QString&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#ac574b7ae54dfc22edd64096e39762435">getCurrentPath</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get current path. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="abd358eaa3854af337d8d3f5c55bb1d62"></a><!-- doxytag: member="SRMFileServer::copyFromServer" ref="abd358eaa3854af337d8d3f5c55bb1d62" args="(QString sourcePath, QString destinationPath)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#abd358eaa3854af337d8d3f5c55bb1d62">copyFromServer</a> (QString sourcePath, QString destinationPath)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy a file from the server to a local disk. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8dacff39341e55e6a625c2a3cec7e304"></a><!-- doxytag: member="SRMFileServer::copyToServer" ref="a8dacff39341e55e6a625c2a3cec7e304" args="(QString sourcePath, QString destinationPath)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a8dacff39341e55e6a625c2a3cec7e304">copyToServer</a> (QString sourcePath, QString destinationPath)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy a file from local disk to server. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a351a44e983b4328c79b8431b587065f2"></a><!-- doxytag: member="SRMFileServer::copyToServer" ref="a351a44e983b4328c79b8431b587065f2" args="(QList&lt; QUrl &gt; &amp;urlList, QString destinationPath)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a351a44e983b4328c79b8431b587065f2">copyToServer</a> (QList&lt; QUrl &gt; &amp;urlList, QString destinationPath)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Copy a list of files from local disk to server. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aca44a1186fc5dfa9397a51641666e8a3"></a><!-- doxytag: member="SRMFileServer::deleteItem" ref="aca44a1186fc5dfa9397a51641666e8a3" args="(QString URL)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#aca44a1186fc5dfa9397a51641666e8a3">deleteItem</a> (QString URL)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Delete a file from the server. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9dfd98573183e92d0ab738d5b122d904"></a><!-- doxytag: member="SRMFileServer::deleteItems" ref="a9dfd98573183e92d0ab738d5b122d904" args="(QStringList &amp;URLs)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a9dfd98573183e92d0ab738d5b122d904">deleteItems</a> (QStringList &amp;URLs)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Delete several files from the server. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1794dd53e60d942c4e5bf61256bc49c4"></a><!-- doxytag: member="SRMFileServer::makeDir" ref="a1794dd53e60d942c4e5bf61256bc49c4" args="(QString path)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a1794dd53e60d942c4e5bf61256bc49c4">makeDir</a> (QString path)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a folder on the server. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a75c28896abcd6b20ef9283d4f3699c5a"></a><!-- doxytag: member="SRMFileServer::getFilePermissions" ref="a75c28896abcd6b20ef9283d4f3699c5a" args="(QString path)" -->
unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a75c28896abcd6b20ef9283d4f3699c5a">getFilePermissions</a> (QString path)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get file permissions. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1acb2a7f4b03e74d98b9891766783f95"></a><!-- doxytag: member="SRMFileServer::setFilePermissions" ref="a1acb2a7f4b03e74d98b9891766783f95" args="(QString path, unsigned int permissions)" -->
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a1acb2a7f4b03e74d98b9891766783f95">setFilePermissions</a> (QString path, unsigned int permissions)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set file permissions. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6404f26a6cda75858765214bbc7cf29e"></a><!-- doxytag: member="SRMFileServer::fileProperties" ref="a6404f26a6cda75858765214bbc7cf29e" args="(QString URL)" -->
QMap&lt; QString, QString &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a6404f26a6cda75858765214bbc7cf29e">fileProperties</a> (QString URL)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return a property value list of file properties. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1c14b7859ab465ddd79faac231d93606"></a><!-- doxytag: member="SRMFileServer::rename" ref="a1c14b7859ab465ddd79faac231d93606" args="(QString fromURL, QString toURL)" -->
bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#a1c14b7859ab465ddd79faac231d93606">rename</a> (QString fromURL, QString toURL)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Rename a file. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classSRMFileServer.html#acf1a115a2292570aa2d93e1646231b31">startUpdateFileList</a> (QString URL)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Starts a background file file list update.  <a href="#acf1a115a2292570aa2d93e1646231b31"></a><br/></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>ARC File server class. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="acf1a115a2292570aa2d93e1646231b31"></a><!-- doxytag: member="SRMFileServer::startUpdateFileList" ref="acf1a115a2292570aa2d93e1646231b31" args="(QString URL)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void SRMFileServer::startUpdateFileList </td>
          <td>(</td>
          <td class="paramtype">QString&nbsp;</td>
          <td class="paramname"> <em>URL</em></td>
          <td>&nbsp;)&nbsp;</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Starts a background file file list update. </p>
<p>This calls the <a class="el" href="classSRMFileServer.html#ae62113bc64b88a373ca1d1a6bf63f5e9" title="Reads a new list of files from the server to the filelist.">updateFileList()</a> method on a background thread. When completed The <a class="el" href="classSRMFileServer.html#ada1e136c3ac686c256f1e39bd7aff37b" title="Called when the updateFileList() has completed on the background thread.">onFileListFinished()</a> method is called. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table border="0" cellspacing="2" cellpadding="0">
    <tr><td valign="top"></td><td valign="top"><em>URL</em>&nbsp;</td><td>to pass to the <a class="el" href="classSRMFileServer.html#ae62113bc64b88a373ca1d1a6bf63f5e9" title="Reads a new list of files from the server to the filelist.">updateFileList()</a> method. </td></tr>
  </table>
  </dd>
</dl>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>/home/jonas/Development/arc-gui-clients/src/arcstorage-ui/<a class="el" href="srmfileserver_8h_source.html">srmfileserver.h</a></li>
<li>/home/jonas/Development/arc-gui-clients/src/arcstorage-ui/srmfileserver.cpp</li>
</ul>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Variables</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<hr size="1"/><address style="text-align: right;"><small>Generated on 19 Feb 2013 for ARC Graphical Clients by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>