KDevelop API Documentation

languages/java/debugger/stty.cpp File Reference

#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/stat.h>
#include <sys/wait.h>
#include <sys/time.h>
#include <sys/resource.h>
#include <assert.h>
#include <fcntl.h>
#include <grp.h>
#include <stdio.h>
#include <stdlib.h>
#include <signal.h>
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <qintdict.h>
#include <qsocketnotifier.h>
#include <qstring.h>
#include <qfile.h>
#include <klocale.h>
#include <kstandarddirs.h>
#include <kapplication.h>
#include "stty.h"
#include "stty.moc"

Go to the source code of this file.

Namespaces

namespace  JAVADebugger

Defines

#define PTY_FILENO   3
#define BASE_CHOWN   "konsole_grantpty"
#define FIFO_FILE   "/tmp/debug_tty.XXXXXX"


Define Documentation

#define BASE_CHOWN   "konsole_grantpty"
 

Definition at line 76 of file stty.cpp.

#define FIFO_FILE   "/tmp/debug_tty.XXXXXX"
 

Definition at line 274 of file stty.cpp.

#define PTY_FILENO   3
 

Definition at line 75 of file stty.cpp.

KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:15 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003