Tizen Native API
Public Attributes
_Eio_Progress Struct Reference

Public Attributes

Eio_File_Op op
long long current
long long max
float percent
const char * source
const char * dest

Detailed Description

Represents the current progress of the operation.


Member Data Documentation

Current step in the I/O operation

const char* _Eio_Progress::dest

target of the I/O operation

long long _Eio_Progress::max

Number of total steps to complete this I/O

Eio_File_Op _Eio_Progress::op

I/O type

Percent done for the I/O operation

const char* _Eio_Progress::source

source of the I/O operation


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License