Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 3e51fe12b8ba8995c218e071f1ad9ec1 > files > 113

gnome-vfsmm2.6-doc-2.26.0-14.mga7.armv7hl.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>libgnomevfsmm: drive.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="classes.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
<h1>drive.h</h1><a href="drive_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// -*- c++ -*-</span>
<a name="l00002"></a>00002 <span class="comment">// Generated by gtkmmproc -- DO NOT MODIFY!</span>
<a name="l00003"></a>00003 <span class="preprocessor">#ifndef _LIBGNOMEVFSMM_DRIVE_H</span>
<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _LIBGNOMEVFSMM_DRIVE_H</span>
<a name="l00005"></a>00005 <span class="preprocessor"></span>
<a name="l00006"></a>00006 
<a name="l00007"></a>00007 <span class="preprocessor">#include &lt;glibmm.h&gt;</span>
<a name="l00008"></a>00008 
<a name="l00009"></a>00009 <span class="comment">/* Copyright 2003 gnome-vfsmm Development Team</span>
<a name="l00010"></a>00010 <span class="comment"> *</span>
<a name="l00011"></a>00011 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
<a name="l00012"></a>00012 <span class="comment"> * modify it under the terms of the GNU Lesser General Public</span>
<a name="l00013"></a>00013 <span class="comment"> * License as published by the Free Software Foundation; either</span>
<a name="l00014"></a>00014 <span class="comment"> * version 2.1 of the License, or (at your option) any later version.</span>
<a name="l00015"></a>00015 <span class="comment"> *</span>
<a name="l00016"></a>00016 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
<a name="l00017"></a>00017 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00018"></a>00018 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
<a name="l00019"></a>00019 <span class="comment"> * Lesser General Public License for more details.</span>
<a name="l00020"></a>00020 <span class="comment"> *</span>
<a name="l00021"></a>00021 <span class="comment"> * You should have received a copy of the GNU Lesser General Public</span>
<a name="l00022"></a>00022 <span class="comment"> * License along with this library; if not, write to the Free</span>
<a name="l00023"></a>00023 <span class="comment"> * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span>
<a name="l00024"></a>00024 <span class="comment"> */</span>
<a name="l00025"></a>00025 
<a name="l00026"></a>00026 
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;<a class="code" href="enums_8h.html">libgnomevfsmm/enums.h</a>&gt;</span>
<a name="l00028"></a>00028 
<a name="l00029"></a>00029 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00030"></a>00030 <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>_GnomeVFSDrive GnomeVFSDrive;
<a name="l00031"></a>00031 <span class="keyword">typedef</span> <span class="keyword">struct </span>_GnomeVFSDriveClass GnomeVFSDriveClass;
<a name="l00032"></a>00032 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00033"></a>00033 
<a name="l00034"></a>00034 
<a name="l00035"></a>00035 <span class="keyword">namespace </span>Gnome
<a name="l00036"></a>00036 {
<a name="l00037"></a>00037 
<a name="l00038"></a>00038 <span class="keyword">namespace </span>Vfs
<a name="l00039"></a>00039 { <span class="keyword">class </span>Drive_Class; } <span class="comment">// namespace Vfs</span>
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 } <span class="comment">// namespace Gnome</span>
<a name="l00042"></a>00042 <span class="keyword">namespace </span>Gnome
<a name="l00043"></a>00043 {
<a name="l00044"></a>00044 
<a name="l00045"></a>00045 <span class="keyword">namespace </span>Vfs
<a name="l00046"></a>00046 {
<a name="l00047"></a>00047 
<a name="l00048"></a>00048 <span class="keyword">class </span>Volume;
<a name="l00049"></a>00049 
<a name="l00050"></a>00050 
<a name="l00051"></a><a class="code" href="classGnome_1_1Vfs_1_1Drive.html">00051</a> <span class="keyword">class </span><a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a> : <span class="keyword">public</span> Glib::<a class="code" href="classGlib_1_1Object.html">Object</a>
<a name="l00052"></a>00052 {
<a name="l00053"></a>00053   
<a name="l00054"></a>00054 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00055"></a>00055 <span class="preprocessor"></span>
<a name="l00056"></a>00056 <span class="keyword">public</span>:
<a name="l00057"></a>00057   <span class="keyword">typedef</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a> CppObjectType;
<a name="l00058"></a>00058   <span class="keyword">typedef</span> Drive_Class CppClassType;
<a name="l00059"></a>00059   <span class="keyword">typedef</span> GnomeVFSDrive BaseObjectType;
<a name="l00060"></a>00060   <span class="keyword">typedef</span> GnomeVFSDriveClass BaseClassType;
<a name="l00061"></a>00061 
<a name="l00062"></a>00062 <span class="keyword">private</span>:  <span class="keyword">friend</span> <span class="keyword">class </span>Drive_Class;
<a name="l00063"></a>00063   <span class="keyword">static</span> CppClassType drive_class_;
<a name="l00064"></a>00064 
<a name="l00065"></a>00065 <span class="keyword">private</span>:
<a name="l00066"></a>00066   <span class="comment">// noncopyable</span>
<a name="l00067"></a>00067   <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>&amp;);
<a name="l00068"></a>00068   <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>&amp;);
<a name="l00069"></a>00069 
<a name="l00070"></a>00070 <span class="keyword">protected</span>:
<a name="l00071"></a>00071   <span class="keyword">explicit</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>(<span class="keyword">const</span> Glib::ConstructParams&amp; construct_params);
<a name="l00072"></a>00072   <span class="keyword">explicit</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html">Drive</a>(GnomeVFSDrive* castitem);
<a name="l00073"></a>00073 
<a name="l00074"></a>00074 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
<a name="l00075"></a>00075 
<a name="l00076"></a>00076 <span class="keyword">public</span>:
<a name="l00077"></a>00077   <span class="keyword">virtual</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#b79b54f38707c2b26e4d71de31b81f16">~Drive</a>();
<a name="l00078"></a>00078 
<a name="l00079"></a>00079 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
<a name="l00080"></a>00080 <span class="preprocessor"></span>  <span class="keyword">static</span> GType get_type()      G_GNUC_CONST;
<a name="l00081"></a>00081   <span class="keyword">static</span> GType get_base_type() G_GNUC_CONST;
<a name="l00082"></a>00082 <span class="preprocessor">#endif</span>
<a name="l00083"></a>00083 <span class="preprocessor"></span>
<a name="l00085"></a><a class="code" href="classGnome_1_1Vfs_1_1Drive.html#44be5de92bb32fea5a036ee4bd7c9fd8">00085</a>   GnomeVFSDrive*       <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#44be5de92bb32fea5a036ee4bd7c9fd8" title="Provides access to the underlying C GObject.">gobj</a>()       { <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span>GnomeVFSDrive*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00086"></a>00086 
<a name="l00088"></a><a class="code" href="classGnome_1_1Vfs_1_1Drive.html#7db936a028a813d4ac6f52f0eb79adbc">00088</a>   <span class="keyword">const</span> GnomeVFSDrive* <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#44be5de92bb32fea5a036ee4bd7c9fd8" title="Provides access to the underlying C GObject.">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <span class="keyword">reinterpret_cast&lt;</span>GnomeVFSDrive*<span class="keyword">&gt;</span>(gobject_); }
<a name="l00089"></a>00089 
<a name="l00091"></a>00091   GnomeVFSDrive* <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#dd805b19746e45f5f23271ece36885ac" title="Provides access to the underlying C instance. The caller is responsible for unrefing...">gobj_copy</a>();
<a name="l00092"></a>00092 
<a name="l00093"></a>00093 <span class="keyword">private</span>:
<a name="l00094"></a>00094 
<a name="l00095"></a>00095   
<a name="l00096"></a>00096 <span class="keyword">public</span>:
<a name="l00097"></a>00097 
<a name="l00101"></a><a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8b17c901fa3e12a61db71f30931f3817">00101</a>   <span class="keyword">typedef</span> sigc::slot&lt;void, bool, const Glib::ustring&amp;, const Glib::ustring&amp;&gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8b17c901fa3e12a61db71f30931f3817" title="For instance, void on_operation(bool succeeded, const Glib::ustring&amp;amp; error, const...">OpSlot</a>;
<a name="l00102"></a>00102 
<a name="l00103"></a>00103   
<a name="l00104"></a>00104   gulong <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#359e1a78a52706709036ec2cb202988e">get_id</a>() <span class="keyword">const</span>;
<a name="l00105"></a>00105   
<a name="l00106"></a>00106   <a class="code" href="group__libgnomevfsmmEnums.html#g7f08776171a0107df2ff17c3efa135b1">DeviceType</a> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8a3efee289acfaea92b82a957b68e0b2">get_device_type</a>() <span class="keyword">const</span>;
<a name="l00107"></a>00107 
<a name="l00111"></a>00111   Glib::RefPtr&lt;Volume&gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#491bc77364f82c6287a42136eecec041">get_mounted_volume</a>();
<a name="l00112"></a>00112 
<a name="l00116"></a>00116   Glib::RefPtr&lt;const Volume&gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#491bc77364f82c6287a42136eecec041">get_mounted_volume</a>() <span class="keyword">const</span>;
<a name="l00117"></a>00117 
<a name="l00118"></a>00118   
<a name="l00119"></a>00119   Glib::ListHandle&lt; Glib::RefPtr&lt;Volume&gt; &gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#6d0bd1bc325ec3d9734fedb80188280a">get_mounted_volumes</a>();
<a name="l00120"></a>00120   
<a name="l00121"></a>00121   Glib::ListHandle&lt; Glib::RefPtr&lt;const Volume&gt; &gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#6d0bd1bc325ec3d9734fedb80188280a">get_mounted_volumes</a>() <span class="keyword">const</span>;
<a name="l00122"></a>00122 
<a name="l00123"></a>00123   
<a name="l00124"></a>00124   Glib::ustring <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#0c7eeddad854c6419eeb1a1b16efa5d6">get_device_path</a>() <span class="keyword">const</span>;
<a name="l00125"></a>00125   
<a name="l00126"></a>00126   Glib::ustring <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#81cb89e399b741b17acfbf11024ff6b5">get_activation_uri</a>() <span class="keyword">const</span>;
<a name="l00127"></a>00127   
<a name="l00128"></a>00128   Glib::ustring <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#1bdc781245d69a7da764452ac8b48060">get_display_name</a>() <span class="keyword">const</span>;
<a name="l00129"></a>00129   
<a name="l00130"></a>00130   Glib::ustring <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#78865edd5cf4996ee6a06a54068b7253">get_icon</a>() <span class="keyword">const</span>;
<a name="l00131"></a>00131   
<a name="l00132"></a>00132   Glib::ustring <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#caa3e5f06dd093444b6cb85932542cf6">get_hal_udi</a>() <span class="keyword">const</span>;
<a name="l00133"></a>00133   
<a name="l00134"></a>00134   <span class="keywordtype">bool</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#b84922589a6abdd8b45b57fa9a2a1eed">is_user_visible</a>() <span class="keyword">const</span>;
<a name="l00135"></a>00135   
<a name="l00136"></a>00136   <span class="keywordtype">bool</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8fcef72b1170db78c97af9babf3984fb">is_connected</a>() <span class="keyword">const</span>;
<a name="l00137"></a>00137   
<a name="l00138"></a>00138   <span class="keywordtype">bool</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#362001e812ed8584f49215d14346335b">is_mounted</a>() <span class="keyword">const</span>;
<a name="l00139"></a>00139 
<a name="l00140"></a>00140   <span class="comment">//We could wrap this as operator==() instead, but that would need RefPtr::operator*. murrayc.</span>
<a name="l00141"></a>00141   
<a name="l00142"></a>00142   <span class="keyword">static</span> <span class="keywordtype">int</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8f3296d1fd0dca29e742f46f75e9d495">compare</a>(<span class="keyword">const</span> Glib::RefPtr&lt;const Drive&gt;&amp; a, <span class="keyword">const</span> Glib::RefPtr&lt;const Drive&gt;&amp; b);
<a name="l00143"></a>00143   
<a name="l00144"></a>00144 
<a name="l00145"></a>00145   <span class="comment">// These methods are not available in gnome-vfs on WIN32</span>
<a name="l00146"></a>00146 <span class="preprocessor">#ifndef G_OS_WIN32</span>
<a name="l00147"></a>00147 <span class="preprocessor"></span>  
<a name="l00148"></a>00148   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#263dd0584e16d421cebe7772c614d2d8">mount</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8b17c901fa3e12a61db71f30931f3817" title="For instance, void on_operation(bool succeeded, const Glib::ustring&amp;amp; error, const...">OpSlot</a>&amp; slot);
<a name="l00149"></a>00149   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#800b3cd8760deaa0c0ffbdd47546290e">unmount</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8b17c901fa3e12a61db71f30931f3817" title="For instance, void on_operation(bool succeeded, const Glib::ustring&amp;amp; error, const...">OpSlot</a>&amp; slot);
<a name="l00150"></a>00150   <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#2767c969afafb8f6364cf7d58a1fdc6f">eject</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8b17c901fa3e12a61db71f30931f3817" title="For instance, void on_operation(bool succeeded, const Glib::ustring&amp;amp; error, const...">OpSlot</a>&amp; slot);
<a name="l00151"></a>00151 <span class="preprocessor">#endif // G_OS_WIN32</span>
<a name="l00152"></a>00152 <span class="preprocessor"></span>
<a name="l00153"></a>00153   
<a name="l00159"></a>00159   Glib::SignalProxy1&lt; void,const Glib::RefPtr&lt;Volume&gt;&amp; &gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#ff9975ab6edada85c8d2df241dcb589f">signal_mounted</a>();
<a name="l00160"></a>00160 
<a name="l00161"></a>00161   
<a name="l00167"></a>00167   Glib::SignalProxy1&lt; void,const Glib::RefPtr&lt;Volume&gt;&amp; &gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#61956c74c62fc7aae18f6706f8f70600">signal_pre_unmount</a>();
<a name="l00168"></a>00168 
<a name="l00169"></a>00169   
<a name="l00175"></a>00175   Glib::SignalProxy1&lt; void,const Glib::RefPtr&lt;Volume&gt;&amp; &gt; <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#eb32ab16df5c5105db50bca1a7de953f">signal_unmounted</a>();
<a name="l00176"></a>00176 
<a name="l00177"></a>00177 
<a name="l00178"></a>00178 <span class="keyword">public</span>:
<a name="l00179"></a>00179 
<a name="l00180"></a>00180 <span class="keyword">public</span>:
<a name="l00181"></a>00181   <span class="comment">//C++ methods used to invoke GTK+ virtual functions:</span>
<a name="l00182"></a>00182 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00183"></a>00183 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00184"></a>00184 <span class="preprocessor"></span>
<a name="l00185"></a>00185 <span class="keyword">protected</span>:
<a name="l00186"></a>00186   <span class="comment">//GTK+ Virtual Functions (override these to change behaviour):</span>
<a name="l00187"></a>00187 <span class="preprocessor">#ifdef GLIBMM_VFUNCS_ENABLED</span>
<a name="l00188"></a>00188 <span class="preprocessor"></span><span class="preprocessor">#endif //GLIBMM_VFUNCS_ENABLED</span>
<a name="l00189"></a>00189 <span class="preprocessor"></span>
<a name="l00190"></a>00190   <span class="comment">//Default Signal Handlers::</span>
<a name="l00191"></a>00191 <span class="preprocessor">#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00192"></a>00192 <span class="preprocessor"></span>  <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#4b666146ce1e2c6a1933d086083f1113">on_mounted</a>(<span class="keyword">const</span> Glib::RefPtr&lt;Volume&gt;&amp; volume);
<a name="l00193"></a>00193   <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#8e60e5c72a4f70a84f5c3798bca2fc50">on_pre_unmount</a>(<span class="keyword">const</span> Glib::RefPtr&lt;Volume&gt;&amp; volume);
<a name="l00194"></a>00194   <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classGnome_1_1Vfs_1_1Drive.html#3af5df3899fb9e483e5d1c72d76cd0a3">on_unmounted</a>(<span class="keyword">const</span> Glib::RefPtr&lt;Volume&gt;&amp; volume);
<a name="l00195"></a>00195 <span class="preprocessor">#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED</span>
<a name="l00196"></a>00196 <span class="preprocessor"></span>
<a name="l00197"></a>00197 
<a name="l00198"></a>00198 };
<a name="l00199"></a>00199   
<a name="l00200"></a>00200 
<a name="l00201"></a>00201 } <span class="comment">// namespace Vfs</span>
<a name="l00202"></a>00202 } <span class="comment">// namespace Gnome</span>
<a name="l00203"></a>00203 
<a name="l00204"></a>00204 
<a name="l00205"></a>00205 <span class="keyword">namespace </span>Glib
<a name="l00206"></a>00206 {
<a name="l00215"></a>00215   Glib::RefPtr&lt;Gnome::Vfs::Drive&gt; wrap(GnomeVFSDrive* <span class="keywordtype">object</span>, <span class="keywordtype">bool</span> take_copy = <span class="keyword">false</span>);
<a name="l00216"></a>00216 }
<a name="l00217"></a>00217 
<a name="l00218"></a>00218 
<a name="l00219"></a>00219 <span class="preprocessor">#endif </span><span class="comment">/* _LIBGNOMEVFSMM_DRIVE_H */</span>
<a name="l00220"></a>00220 
</pre></div></div>
<hr size="1"><address style="text-align: right;"><small>Generated on Mon Mar 16 18:27:50 2009 for libgnomevfsmm by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
</body>
</html>