bool FX::FXEventLoop::addInput ( FXInputHandle  fd,
FXuint  mode,
FXObject tgt,
FXSelector  sel 
)

Add a file descriptor fd to be watched for activity as determined by mode, where mode is a bitwise OR (INPUT_READ, INPUT_WRITE, INPUT_EXCEPT). A message of type SEL_IO_READ, SEL_IO_WRITE, or SEL_IO_EXCEPT will be sent to the target when the specified activity is detected on the file descriptor.


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:32:38 2009 for TnFOX by doxygen v1.4.7