#include <InterpNamedObj.h>
Inheritance diagram for InterpNamedObj:
Public Member Functions | |
InterpNamedObj (const char *nm=0) | |
~InterpNamedObj () | |
char * | name () const |
char * | setName (const char *nm=0) |
Definition at line 25 of file InterpNamedObj.h.
|
Definition at line 28 of file InterpNamedObj.h. References setName(). Here is the call graph for this function: |
|
Definition at line 33 of file InterpNamedObj.h. |
|
Definition at line 38 of file InterpNamedObj.h. Referenced by InterpTcl::addCommand(), and Interp::interact(). |
|
Definition at line 41 of file InterpNamedObj.h. Referenced by InterpNamedObj(). |