tty_min Class Reference

#include <shared.h>

Inheritance diagram for tty_min:

tty

Public Member Functions

 tty_min (int t=-1, pid_t s=-1)
void setntty (int n)
pid_t getpgid ()
void setpgid (int pid)
int getsid ()
void setsid (pid_t tsid)

Data Fields

DWORD status
pid_t pgid
int OutputStopped
int ntty
DWORD last_ctrl_c
termios ti
winsize winsize
int cmd
union {
   termios   termios
   winsize   winsize
   int   value
   pid_t   pid
arg
int ioctl_retval
int write_retval

Private Attributes

pid_t sid

Detailed Description

Definition at line 396 of file shared.h.


Constructor & Destructor Documentation

tty_min::tty_min int  t = -1,
pid_t  s = -1
[inline]
 

Definition at line 406 of file shared.h.


Member Function Documentation

pid_t tty_min::getpgid  )  [inline]
 

Definition at line 408 of file shared.h.

References pgid.

int tty_min::getsid  )  [inline]
 

Definition at line 410 of file shared.h.

References sid.

void tty_min::setntty int  n  )  [inline]
 

Definition at line 407 of file shared.h.

References ntty.

void tty_min::setpgid int  pid  )  [inline]
 

Definition at line 409 of file shared.h.

References pgid.

void tty_min::setsid pid_t  tsid  )  [inline]
 

Definition at line 411 of file shared.h.

References sid.


Field Documentation

union { ... } tty_min::arg
 

int tty_min::cmd
 

Definition at line 416 of file shared.h.

int tty_min::ioctl_retval
 

Definition at line 427 of file shared.h.

DWORD tty_min::last_ctrl_c
 

Definition at line 404 of file shared.h.

int tty_min::ntty
 

Definition at line 403 of file shared.h.

Referenced by tty::open_output_mutex(), and setntty().

int tty_min::OutputStopped
 

Definition at line 402 of file shared.h.

pid_t tty_min::pgid
 

Definition at line 401 of file shared.h.

Referenced by getpgid(), and setpgid().

pid_t tty_min::pid
 

Definition at line 422 of file shared.h.

pid_t tty_min::sid [private]
 

Definition at line 398 of file shared.h.

Referenced by getsid(), and setsid().

DWORD tty_min::status
 

Definition at line 400 of file shared.h.

struct termios tty_min::termios
 

Definition at line 419 of file shared.h.

struct termios tty_min::ti
 

Definition at line 412 of file shared.h.

int tty_min::value
 

Definition at line 421 of file shared.h.

struct winsize tty_min::winsize
 

Definition at line 420 of file shared.h.

struct winsize tty_min::winsize
 

Definition at line 413 of file shared.h.

int tty_min::write_retval
 

Definition at line 429 of file shared.h.


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