Tizen Native API
4.0
|
Public Attributes | |
Ecore_Exe * | exe |
void * | data |
int | size |
Ecore_Exe_Event_Data_Line * | lines |
Definition for a structure that stores information of data from a child process event.
the raw binary data from the child process that was received
The handle to the process
an array of line data if line buffered, the last one has it's line member set to NULL
the size of this data in bytes