#include <async-handle.h>
Public Member Functions | |
| FileInfoResult () | |
| FileInfoResult (GnomeVFSGetFileInfoResult *castitem, bool make_a_copy=false) | |
| FileInfoResult (const FileInfoResult &src) | |
| FileInfoResult & | operator= (const FileInfoResult &src) |
| ~FileInfoResult () | |
| GnomeVFSGetFileInfoResult * | gobj () |
| const GnomeVFSGetFileInfoResult * | gobj () const |
| GnomeVFSGetFileInfoResult * | gobj_copy () const |
| Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs. | |
| Glib::RefPtr< Uri > | get_uri () const |
| Result | get_result () const |
| Glib::RefPtr< FileInfo > | get_file_info () const |
Protected Attributes | |
| GnomeVFSGetFileInfoResult * | gobject_ |
Related Functions | |
| (Note that these are not member functions.) | |
| Gnome::Vfs::FileInfoResult | wrap (GnomeVFSGetFileInfoResult *object, bool take_copy=false) |
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
|
|
|
|
|
||||||||||||
|
|
|
|
|
1.4.1