TclIntPlatStubs Struct Reference

#include <tclIntPlatDecls.h>


Public Member Functions

void tclGetAndDetachPids _ANSI_ARGS_ ((Tcl_Interp *interp, Tcl_Channel chan))
int tclpCloseFile _ANSI_ARGS_ ((TclFile file))
Tcl_Channel tclpCreateCommandChannel _ANSI_ARGS_ ((TclFile readFile, TclFile writeFile, TclFile errorFile, int numPids, Tcl_Pid *pidPtr))
int tclpCreatePipe _ANSI_ARGS_ ((TclFile *readPipe, TclFile *writePipe))
int tclpCreateProcess _ANSI_ARGS_ ((Tcl_Interp *interp, int argc, CONST char **argv, TclFile inputFile, TclFile outputFile, TclFile errorFile, Tcl_Pid *pidPtr))
TclFile tclpMakeFile _ANSI_ARGS_ ((Tcl_Channel channel, int direction))
TclFile tclpOpenFile _ANSI_ARGS_ ((CONST char *fname, int mode))
int tclUnixWaitForFile _ANSI_ARGS_ ((int fd, int mask, int timeout))
TclFile tclpCreateTempFile _ANSI_ARGS_ ((CONST char *contents))
Tcl_DirEntry *tclpReaddir _ANSI_ARGS_ ((DIR *dir))
tm *tclpLocaltime _ANSI_ARGS_ ((time_t *clock))
tm *tclpGmtime _ANSI_ARGS_ ((time_t *clock))
char *tclpInetNtoa _ANSI_ARGS_ ((struct in_addr addr))

Data Fields

int magic
TclIntPlatStubHooks * hooks
void * reserved5


Detailed Description

Definition at line 216 of file tclIntPlatDecls.h.


Member Function Documentation

void tclGetAndDetachPids _ANSI_ARGS_ (Tcl_Interp *interp, Tcl_Channel chan  ) 
 

int tclpCloseFile _ANSI_ARGS_ (TclFile file)   ) 
 

Tcl_Channel tclpCreateCommandChannel _ANSI_ARGS_ (TclFile readFile, TclFile writeFile, TclFile errorFile, int numPids, Tcl_Pid *pidPtr)   ) 
 

int tclpCreatePipe _ANSI_ARGS_ (TclFile *readPipe, TclFile *writePipe)   ) 
 

int tclpCreateProcess _ANSI_ARGS_ (Tcl_Interp *interp, int argc, CONST char **argv, TclFile inputFile, TclFile outputFile, TclFile errorFile, Tcl_Pid *pidPtr)   ) 
 

TclFile tclpMakeFile _ANSI_ARGS_ (Tcl_Channel channel, int direction  ) 
 

TclFile tclpOpenFile _ANSI_ARGS_ (CONST char *fname, int mode  ) 
 

int tclUnixWaitForFile _ANSI_ARGS_ (int fd, int mask, int timeout)   ) 
 

TclFile tclpCreateTempFile _ANSI_ARGS_ (CONST char *contents)   ) 
 

Tcl_DirEntry* tclpReaddir _ANSI_ARGS_ (DIR *dir)   ) 
 

struct tm* tclpLocaltime _ANSI_ARGS_ (time_t *clock)   ) 
 

struct tm* tclpGmtime _ANSI_ARGS_ (time_t *clock)   ) 
 

char* tclpInetNtoa _ANSI_ARGS_ (struct in_addr addr)   ) 
 


Field Documentation

int magic
 

Definition at line 217 of file tclIntPlatDecls.h.

struct TclIntPlatStubHooks* hooks
 

Definition at line 218 of file tclIntPlatDecls.h.

void* reserved5
 

Definition at line 226 of file tclIntPlatDecls.h.


The documentation for this struct was generated from the following file:
Generated on Mon Sep 18 01:25:16 2006 for BRL-CAD by  doxygen 1.4.6