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


Detailed Description

Definition at line 760 of file tclInt.h.


Member Data Documentation

Definition at line 761 of file tclInt.h.

Definition at line 768 of file tclInt.h.

Tcl_ValueType MathFunc::argTypes[MAX_MATH_ARGS]

Definition at line 769 of file tclInt.h.

Tcl_MathProc* MathFunc::proc

Definition at line 771 of file tclInt.h.

Definition at line 773 of file tclInt.h.


The documentation for this struct was generated from the following file:

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