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  

MathFunc Struct Reference

#include <tclInt.h>

List of all members.

Public Attributes

int builtinFuncIndex
int numArgs
Tcl_ValueType argTypes [MAX_MATH_ARGS]
Tcl_MathProc * proc
ClientData clientData


Member Data Documentation

Tcl_ValueType MathFunc::argTypes[MAX_MATH_ARGS]
 

int MathFunc::builtinFuncIndex
 

ClientData MathFunc::clientData
 

int MathFunc::numArgs
 

Tcl_MathProc* MathFunc::proc
 


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