Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members

mime-monitor.h

Go to the documentation of this file.
00001 // -*- c++ -*- 00002 // Generated by gtkmmproc -- DO NOT MODIFY! 00003 #ifndef _LIBGNOMEVFSMM_MIME_MONITOR_H 00004 #define _LIBGNOMEVFSMM_MIME_MONITOR_H 00005 00006 #include <glibmm.h> 00007 00008 /* $Id: mime-monitor.hg,v 1.2 2003/07/16 05:34:57 murrayc Exp $ */ 00009 // -*- C++ -*- // this is for the .hg, I realize gensig puts one in 00010 00011 /* mime-monitor.h 00012 * 00013 * Copyright 2003 gnome-vfsmm Development Team 00014 * 00015 * This library is free software; you can redistribute it and/or 00016 * modify it under the terms of the GNU Library General Public 00017 * License as published by the Free Software Foundation; either 00018 * version 2 of the License, or (at your option) any later version. 00019 * 00020 * This library is distributed in the hope that it will be useful, 00021 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00022 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 00023 * Library General Public License for more details. 00024 * 00025 * You should have received a copy of the GNU Library General Public 00026 * License along with this library; if not, write to the Free 00027 * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 00028 */ 00029 00030 #include <libgnomevfs/gnome-vfs-mime-monitor.h> 00031 00032 00033 #ifndef DOXYGEN_SHOULD_SKIP_THIS 00034 typedef struct _GnomeVfsMimeMonitor GnomeVfsMimeMonitor; 00035 typedef struct _GnomeVfsMimeMonitorClass GnomeVfsMimeMonitorClass; 00036 #endif /* DOXYGEN_SHOULD_SKIP_THIS */ 00037 00038 00039 namespace Gnome 00040 { 00041 00042 namespace Vfs 00043 { class MimeMonitor_Class; } // namespace Vfs 00044 00045 } // namespace Gnome 00046 namespace Gnome 00047 { 00048 00049 namespace Vfs 00050 { 00051 00052 00053 class MimeMonitor : public Glib::Object 00054 { 00055 00056 #ifndef DOXYGEN_SHOULD_SKIP_THIS 00057 00058 public: 00059 typedef MimeMonitor CppObjectType; 00060 typedef MimeMonitor_Class CppClassType; 00061 typedef GnomeVfsMimeMonitor BaseObjectType; 00062 typedef GnomeVfsMimeMonitorClass BaseClassType; 00063 00064 private: friend class MimeMonitor_Class; 00065 static CppClassType mimemonitor_class_; 00066 00067 private: 00068 // noncopyable 00069 MimeMonitor(const MimeMonitor&); 00070 MimeMonitor& operator=(const MimeMonitor&); 00071 00072 protected: 00073 explicit MimeMonitor(const Glib::ConstructParams& construct_params); 00074 explicit MimeMonitor(GnomeVfsMimeMonitor* castitem); 00075 00076 #endif /* DOXYGEN_SHOULD_SKIP_THIS */ 00077 00078 public: 00079 virtual ~MimeMonitor(); 00080 00081 #ifndef DOXYGEN_SHOULD_SKIP_THIS 00082 static GType get_type() G_GNUC_CONST; 00083 static GType get_base_type() G_GNUC_CONST; 00084 #endif 00085 00087 GnomeVfsMimeMonitor* gobj() { return reinterpret_cast<GnomeVfsMimeMonitor*>(gobject_); } 00088 00090 const GnomeVfsMimeMonitor* gobj() const { return reinterpret_cast<GnomeVfsMimeMonitor*>(gobject_); } 00091 00092 GnomeVfsMimeMonitor* gobj_copy(); 00093 00094 private: 00095 00096 protected: 00097 //TODO: Why are these commented-out? Murray 00098 //_WRAP_CTOR(Connection(VfsClient* client, const Glib::RefPtr<ServerProvider>& provider, const Glib::ustring& dsn, const Glib::ustring& username, const Glib::ustring& password), gda_connection_new) 00099 00100 public: 00101 //_WRAP_CREATE(VfsClient* client, const Glib::RefPtr<ServerProvider>& provider, const Glib::ustring& dsn, const Glib::ustring& username, const Glib::ustring& password) 00102 00103 //_WRAP_METHOD(bool close(), gda_connection_close) 00104 00105 //_WRAP_SIGNAL(void error(GList* error_list), "error") 00106 00107 00108 public: 00109 00110 public: 00111 //C++ methods used to invoke GTK+ virtual functions: 00112 00113 protected: 00114 //GTK+ Virtual Functions (override these to change behaviour): 00115 00116 //Default Signal Handlers:: 00117 00118 00119 }; 00120 00121 } // namespace Vfs 00122 } // namespace Gnome 00123 00124 00125 namespace Glib 00126 { 00128 Glib::RefPtr<Gnome::Vfs::MimeMonitor> wrap(GnomeVfsMimeMonitor* object, bool take_copy = false); 00129 } 00130 00131 00132 #endif /* _LIBGNOMEVFSMM_MIME_MONITOR_H */ 00133

Generated on Wed Aug 18 19:43:04 2004 for libgnomevfsmm by doxygen 1.3.7