Tizen Native API
|
Public Attributes | |
Ecore_Exe * | exe |
void * | data |
int | size |
Ecore_Exe_Event_Data_Line * | lines |
Data from a child process event
The raw binary data from the child process that is received
Ecore_Exe* _Ecore_Exe_Event_Data::exe |
The handle to the process
An array of line data if line buffered, the last one has its line member set to NULL
The size of this data in bytes