Tizen Native API
5.5
|
Public Attributes | |
Efl_Object * | exe |
void * | data |
int | size |
Ecore_Exe_Event_Data_Line * | lines |
Ecore exe event data structure
The raw binary data from the child process received
Efl_Object* _Ecore_Exe_Event_Data::exe |
The handle to the process. FIXME: should actually be Ecore.Exe, workaround cyclic
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