#include <transfer-progress.h>
Public Member Functions | |
| ProgressInfo () | |
| ProgressInfo (GnomeVFSXferProgressInfo *src) | |
| ~ProgressInfo () | |
| operator bool () const | |
| GnomeVFSXferProgressInfo * | gobj () |
| const GnomeVFSXferProgressInfo * | gobj () const |
| ProgressStatus | get_status () const |
| Result | get_vfs_status () const |
| Phase | get_phase () const |
| Glib::ustring | get_source_name () const |
| Glib::ustring | get_target_name () const |
| long int | get_file_index () const |
| long int | get_total_files () const |
| FileSize | get_total_bytes () const |
| FileSize | get_file_size () const |
| FileSize | get_bytes_copied () const |
| FileSize | get_total_bytes_copied () const |
| Glib::ustring | get_duplicate_name () const |
| int | get_duplicate_count () const |
| bool | get_top_level_item () const |
Protected Attributes | |
| GnomeVFSXferProgressInfo * | gobject_ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1