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

Friends

class UNatAppli

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 Thu May 19 12:40:18 2005 for Ubit[Eric.Lecolinet@enst.fr] by  doxygen 1.4.2