Encapsulates the details of an individual file info request that was part of a mass file info request launched through Async2::Handle::get_file_info(), and is passed to a Async2::Handle::SlotGetFileInfo.
More...
#include <async-handle-2.h>
List of all members.
Detailed Description
Encapsulates the details of an individual file info request that was part of a mass file info request launched through Async2::Handle::get_file_info(), and is passed to a Async2::Handle::SlotGetFileInfo.
Constructor & Destructor Documentation
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
| ) |
|
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
GnomeVFSGetFileInfoResult * |
castitem, |
|
|
bool |
make_a_copy = false |
|
) |
| [explicit] |
Gnome::Vfs::FileInfoResult::FileInfoResult |
( |
const FileInfoResult & |
src | ) |
|
Gnome::Vfs::FileInfoResult::~FileInfoResult |
( |
| ) |
|
Member Function Documentation
Glib::RefPtr<FileInfo> Gnome::Vfs::FileInfoResult::get_file_info |
( |
| ) |
const |
Result Gnome::Vfs::FileInfoResult::get_result |
( |
| ) |
const |
Glib::RefPtr<Uri> Gnome::Vfs::FileInfoResult::get_uri |
( |
| ) |
const |
GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj |
( |
| ) |
[inline] |
const GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj |
( |
| ) |
const [inline] |
GnomeVFSGetFileInfoResult* Gnome::Vfs::FileInfoResult::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
Friends And Related Function Documentation
A Glib::wrap() method for this object.
- Parameters:
-
object | The C instance. |
take_copy | False if the result should take ownership of the C instance. True if it should take a new copy or ref. |
- Returns:
- A C++ instance that wraps this C instance.
Member Data Documentation
The documentation for this class was generated from the following file: