FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kIoSource Struct Reference

Description

Io source type.

Inheritance diagram for kIoSource:
Inheritance graph

Related

typedef kStatus(kCallkProcessOutputFx )(kPointer receiver, kObject sender, const void *output, kSize size, kIoSource source)
 Callback signature used with the kProcess_SetOutputFunction function. More...
 
#define kIOSOURCE_STDOUT   (1)
 Stdout.
 
#define kIOSOURCE_STDERR   (2)
 Stderr.
 
#define kIOSOURCE_STDIN   (3)
 Stderr.
 

The documentation for this struct was generated from the following file: