tkMain.cpp File Reference

#include <ctype.h>
#include <stdio.h>
#include <string.h>
#include <tcl.h>
#include <tk.h>
#include <stdlib.h>
#include <OPS_Globals.h>
#include <FileStream.h>
#include <SimulationInformation.h>

Go to the source code of this file.

Classes

struct  ThreadSpecificData

Functions

int isatty _ANSI_ARGS_ ((int fd))
char *strrchr _ANSI_ARGS_ ((CONST char *string, int c)) throw ()
void TkpDisplayWarning _ANSI_ARGS_ ((char *msg, char *title))
void TclSetStartupScriptFileName (char *fileName)
char * TclGetStartupScriptFileName ()
void Tk_MainOpenSees (int argc, char **argv, Tcl_AppInitProc *appInitProc, Tcl_Interp *interp)
int OpenSeesExit (ClientData clientData, Tcl_Interp *interp, int argc, TCL_Char **argv)

Variables

SimulationInformation simulationInfo
char * simulationInfoOutputFilename = 0
Tcl_ThreadDataKey dataKey


Function Documentation

void TkpDisplayWarning _ANSI_ARGS_ ( (char *msg, char *title)   ) 

char* strrchr _ANSI_ARGS_ ( (CONST char *string, int c  )  throw ()

int isatty _ANSI_ARGS_ ( (int fd)   ) 

int OpenSeesExit ( ClientData  clientData,
Tcl_Interp *  interp,
int  argc,
TCL_Char **  argv 
)

Definition at line 502 of file tkMain.cpp.

Referenced by g3AppInit().

char* TclGetStartupScriptFileName (  ) 

Definition at line 106 of file tkMain.cpp.

void TclSetStartupScriptFileName ( char *  fileName  ) 

Definition at line 100 of file tkMain.cpp.

void Tk_MainOpenSees ( int  argc,
char **  argv,
Tcl_AppInitProc *  appInitProc,
Tcl_Interp *  interp 
)


Variable Documentation

Tcl_ThreadDataKey dataKey

Definition at line 62 of file tkMain.cpp.

Referenced by Tk_MainOpenSees().

Definition at line 48 of file tkMain.cpp.

Definition at line 49 of file tkMain.cpp.

Generated on Mon Oct 23 15:05:36 2006 for OpenSees by doxygen 1.5.0