class TTYSession
|
This class is very anagolous to TCPSession.
More... |
|
|
Public Methods
- TTYSession (const char *name, int pri = 0, int stack = 0)
The TTYSession aggragates a TTYStream and a Common C++ Thread which is
assumed to be the execution context that will be used to perform actual
I/O operations. This class is very anagolous to TCPSession.
TTYSession (const char *name, int pri = 0, int stack = 0)
| TTYSession |
Create TTY stream that will be managed by it's own thread.
Parameters:
name | of tty device to open.
|
pri | execution priority.
|
stack | allocation needed on some platforms.
|
- Author: David Sugar
- Generated: dyfet on home on Fri Dec 21 08:32:02 2001, using kdoc 2.0a53.