Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UInput Class Reference

a UInput object activates callbacks when a file or a socket gets data. More...

#include <uappli.hpp>

Inheritance diagram for UInput:

UBrick List of all members.

Public Member Functions

 UInput (UAppli &, int source)
 constructor (use UAppli::openInput() instead).

void onAction (UCall &)
 add a callback function that is called when data is received.

void onInput (UCall &c)
 obsolete synonym

virtual void close ()
int getSource () const

Protected Member Functions

virtual bool verifies (const UContext *, const UCtrl *) const

Detailed Description

a UInput object activates callbacks when a file or a socket gets data.

Usage: see UAppli::openInput() and UAppli::closeInput()


The documentation for this class was generated from the following files:
Generated on Wed Aug 18 07:38:55 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7