InterpTcl Class Reference

#include <InterpTcl.h>

Inheritance diagram for InterpTcl:

Inheritance graph
[legend]
Collaboration diagram for InterpTcl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InterpTcl (const char *)
virtual ~InterpTcl ()
virtual void addCommand (InterpCmd &)
virtual bool evalCommand (const char *)
virtual void bindVar (const char *, int &)
virtual void bindVar (const char *, double &)

Detailed Description

Definition at line 20 of file InterpTcl.h.


Constructor & Destructor Documentation

InterpTcl::InterpTcl const char *   ) 
 

Definition at line 69 of file InterpTcl.cpp.

InterpTcl::~InterpTcl  )  [virtual]
 

Definition at line 77 of file InterpTcl.cpp.


Member Function Documentation

void InterpTcl::addCommand InterpCmd  )  [virtual]
 

Implements Interp.

Definition at line 85 of file InterpTcl.cpp.

References InterpNamedObj::name(), and TclCallback().

Referenced by VizTool::VizTool().

Here is the call graph for this function:

void InterpTcl::bindVar const char *  ,
double & 
[virtual]
 

Implements Interp.

Definition at line 131 of file InterpTcl.cpp.

void InterpTcl::bindVar const char *  ,
int & 
[virtual]
 

Implements Interp.

Definition at line 121 of file InterpTcl.cpp.

bool InterpTcl::evalCommand const char *   )  [virtual]
 

Implements Interp.

Definition at line 97 of file InterpTcl.cpp.

References endl().

Referenced by VizTool::InterpretCommand().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Jan 16 14:42:15 2006 for IPPL by  doxygen 1.4.6