ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Tcl_NotifierProcs Struct Reference

#include <tcl.h>

List of all members.

Public Attributes

Tcl_SetTimerProc * setTimerProc
Tcl_WaitForEventProc * waitForEventProc
Tcl_CreateFileHandlerProc * createFileHandlerProc
Tcl_DeleteFileHandlerProc * deleteFileHandlerProc


Member Data Documentation

Tcl_CreateFileHandlerProc* Tcl_NotifierProcs::createFileHandlerProc
 

Tcl_DeleteFileHandlerProc* Tcl_NotifierProcs::deleteFileHandlerProc
 

Tcl_SetTimerProc* Tcl_NotifierProcs::setTimerProc
 

Tcl_WaitForEventProc* Tcl_NotifierProcs::waitForEventProc
 


The documentation for this struct was generated from the following file:
This document is generated by doxygen.