tty_list Class Reference

#include <shared.h>


Public Member Functions

ttyoperator[] (int n)
int allocate_tty (int n)
int connect_tty (int)
void terminate ()
void init ()
tty_minget_tty (int n)

Private Attributes

tty ttys [NTTYS]


Detailed Description

Definition at line 475 of file shared.h.


Member Function Documentation

int tty_list::allocate_tty int  n  ) 
 

int tty_list::connect_tty int   ) 
 

tty_min* tty_list::get_tty int  n  ) 
 

void tty_list::init  ) 
 

tty* tty_list::operator[] int  n  )  [inline]
 

Definition at line 480 of file shared.h.

References ttys.

void tty_list::terminate  ) 
 


Field Documentation

tty tty_list::ttys[NTTYS] [private]
 

Definition at line 477 of file shared.h.

Referenced by operator[]().


The documentation for this class was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO