| check_same_fs(const Glib::ustring &source, const Glib::ustring &target, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| check_same_fs(const Glib::RefPtr< const Uri > &source, const Glib::RefPtr< const Uri > &target, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| close(std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| create(const Glib::ustring &text_uri, OpenMode open_mode, bool exclusive, guint permissions, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| create(const Glib::RefPtr< const Uri > &uri, OpenMode open_mode, bool exclusive, guint permissions, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| file_control(const Glib::ustring &operation, gpointer operation_data, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| get_file_info(const Glib::ustring &text_uri, FileInfoOptions options, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| get_file_info(FileInfoOptions options, std::auto_ptr< Gnome::Vfs::exception > &error) const | Gnome::Vfs::Handle | |
| gobj() | Gnome::Vfs::Handle | |
| gobj() const | Gnome::Vfs::Handle | |
| gobj_ | Gnome::Vfs::Handle | [protected] |
| Handle() | Gnome::Vfs::Handle | |
| make_directory(const Glib::ustring &text_uri, guint permissions, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| make_directory(const Glib::RefPtr< const Uri > &uri, guint permissions, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| move(const Glib::ustring &old_text_uri, const Glib::ustring &new_text_uri, bool force_replace, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| move(const Glib::RefPtr< const Uri > &old_uri, const Glib::RefPtr< const Uri > &new_uri, bool force_replace, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| open(const Glib::ustring &text_uri, OpenMode open_mode, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| open(const Glib::RefPtr< const Uri > &uri, OpenMode open_mode, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| read(gpointer buffer, FileSize bytes, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| remove_directory(const Glib::ustring &text_uri, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| remove_directory(const Glib::RefPtr< const Uri > &uri, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| seek(SeekPosition whence, FileOffset offset, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| set_file_info(const Glib::ustring &text_uri, const Glib::RefPtr< const FileInfo > &info, SetFileInfoMask mask, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| set_file_info(const Glib::RefPtr< const Uri > &uri, const Glib::RefPtr< const FileInfo > &info, SetFileInfoMask mask, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| tell(std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| truncate(const Glib::ustring &text_uri, FileSize length, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| truncate(const Glib::RefPtr< const Uri > &uri, FileSize length, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| truncate(FileSize length, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| unlink(const Glib::ustring &text_uri, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| unlink(const Glib::RefPtr< const Uri > &uri, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | [static] |
| uri_exists(const Glib::RefPtr< const Uri > &uri, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| write(gconstpointer buffer, FileSize bytes, std::auto_ptr< Gnome::Vfs::exception > &error) | Gnome::Vfs::Handle | |
| ~Handle() | Gnome::Vfs::Handle | [virtual] |