_Ecore_Exe_Event_Data

Langue: en

Autres versions - même langue

Version: 382164 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

_Ecore_Exe_Event_Data -

Data from a child process event.

SYNOPSIS


Data Fields


Ecore_Exe * exe
The handle to the process.
void * data
the raw binary data from the child process that was recieved
int size
the size of this data in bytes
Ecore_Exe_Event_Data_Line * lines
an array of line data if line buffered, the last one has it's line member set to NULL

Detailed Description

Data from a child process event.

Author

Generated automatically by Doxygen for Ecore from the source code.