Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 03dba9756e43ac2594de02e80fbfa250 > files > 104

libgnomevfsmm1.3_6-devel-1.3.5-2mdk.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>libgnomevfsmm: mime-action.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.3 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a></div>
<h1>mime-action.h</h1><a href="mime-action_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span>
00002 <span class="comment">// Generated by gtkmmproc -- DO NOT MODIFY!</span>
00003 <span class="preprocessor">#ifndef _LIBGNOMEVFSMM_MIME_ACTION_H</span>
00004 <span class="preprocessor"></span><span class="preprocessor">#define _LIBGNOMEVFSMM_MIME_ACTION_H</span>
00005 <span class="preprocessor"></span>
00006 <span class="preprocessor">#include &lt;glibmm.h&gt;</span>
00007 
00008 <span class="comment">/* Copyright 2003 gnome-vfsmm Development Team</span>
00009 <span class="comment"> *</span>
00010 <span class="comment"> * This library is free software; you can redistribute it and/or</span>
00011 <span class="comment"> * modify it under the terms of the GNU Library General Public</span>
00012 <span class="comment"> * License as published by the Free Software Foundation; either</span>
00013 <span class="comment"> * version 2 of the License, or (at your option) any later version.</span>
00014 <span class="comment"> *</span>
00015 <span class="comment"> * This library is distributed in the hope that it will be useful,</span>
00016 <span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
00017 <span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span>
00018 <span class="comment"> * Library General Public License for more details.</span>
00019 <span class="comment"> *</span>
00020 <span class="comment"> * You should have received a copy of the GNU Library General Public</span>
00021 <span class="comment"> * License along with this library; if not, write to the Free</span>
00022 <span class="comment"> * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</span>
00023 <span class="comment"> */</span>
00024 
00025 <span class="preprocessor">#include &lt;libgnomevfs/gnome-vfs-mime-handlers.h&gt;</span>
00026 
00027 <span class="preprocessor">#include &lt;<a class="code" href="enums_8h.html">libgnomevfsmm/enums.h</a>&gt;</span>
00028 
00029 
00030 <span class="keyword">namespace </span>Gnome
00031 {
00032 
00033 <span class="keyword">namespace </span>Vfs
00034 {
00035 
<a name="l00036"></a><a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">00036</a> <span class="keyword">class </span><a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">MimeAction</a>
00037 {
00038   <span class="keyword">public</span>:
00039 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
00040 <span class="preprocessor"></span>  <span class="keyword">typedef</span> <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">MimeAction</a> CppObjectType;
00041   <span class="keyword">typedef</span> GnomeVFSMimeAction BaseObjectType;
00042 <span class="preprocessor">#endif </span><span class="comment">/* DOXYGEN_SHOULD_SKIP_THIS */</span>
00043 
00044 <span class="keyword">private</span>:
00045 
00046   
00047 <span class="keyword">public</span>:
00048   <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a0">MimeAction</a>();
00049   <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a1">~MimeAction</a>();
00050 
<a name="l00051"></a><a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a2">00051</a>   GnomeVFSMimeAction*       <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a2">gobj</a>()       { <span class="keywordflow">return</span> <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#p0">gobject_</a>; }
<a name="l00052"></a><a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a3">00052</a>   <span class="keyword">const</span> GnomeVFSMimeAction* <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a2">gobj</a>()<span class="keyword"> const </span>{ <span class="keywordflow">return</span> <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#p0">gobject_</a>; }
00053 
00054 <span class="preprocessor">#ifndef DOXYGEN_SHOULD_SKIP_THIS</span>
00055 <span class="preprocessor"></span>  <span class="keywordtype">void</span> assign_gobj(GnomeVFSMimeAction* src);
00056 <span class="preprocessor">#endif</span>
00057 <span class="preprocessor"></span>
00058 <span class="keyword">protected</span>:
<a name="l00059"></a><a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#p0">00059</a>   GnomeVFSMimeAction* <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#p0">gobject_</a>;
00060   
00061 <span class="keyword">private</span>:
00062   <span class="comment">//Instances of this class can not be copied:</span>
00063   <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html#a0">MimeAction</a>(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">MimeAction</a>&amp;);
00064   <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">MimeAction</a>&amp; operator=(<span class="keyword">const</span> <a class="code" href="classGnome_1_1Vfs_1_1MimeAction.html">MimeAction</a>&amp;);
00065 
00066 
00067 };
00068 
00069 } <span class="comment">// namespace Vfs</span>
00070 } <span class="comment">// namespace Gnome</span>
00071 
00072 <span class="preprocessor">#endif </span><span class="comment">/* _LIBGNOMEVFSMM_MIME_ACTION_H */</span>
00073 
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Fri Dec 12 07:51:28 2003 for libgnomevfsmm by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0 > 
</a>1.3.3 </small></address>
</body>
</html>