| add_to_help(const char *subcmd, const char *help_str) | oasys::TclCommand | [inline, protected] |
| addr_ | oasys::ConsoleCommand | |
| append_result(const char *result) | oasys::TclCommand | [inline, protected] |
| append_resultf(const char *fmt,...) | oasys::TclCommand | [protected] |
| baselen_ | oasys::Logger | [protected] |
| bind_var(Opt *opt) | oasys::TclCommand | [protected] |
| bindings_ | oasys::TclCommand | [protected] |
| BindingTable typedef | oasys::TclCommand | [protected] |
| Can_Only_Be_Called_By_A_Logger typedef | oasys::Logger | |
| classname_ | oasys::Logger | [protected] |
| cmd_info(Tcl_Interp *interp) | oasys::TclCommand | [virtual] |
| cmd_set(int objc, Tcl_Obj **objv, Tcl_Interp *interp) | oasys::TclCommand | [virtual] |
| ConsoleCommand(const char *default_prompt) | oasys::ConsoleCommand | |
| do_builtins_ | oasys::TclCommand | [protected] |
| exec(int objc, Tcl_Obj **objv, Tcl_Interp *interp) | oasys::TclCommand | [virtual] |
| exec(int argc, const char **argv, Tcl_Interp *interp) | oasys::TclCommand | [virtual] |
| hasBindings() | oasys::TclCommand | [inline] |
| help_ | oasys::TclCommand | [protected] |
| help_string() | oasys::TclCommand | [inline, virtual] |
| log_enabled(log_level_t level) const | oasys::Logger | [inline] |
| log_multiline(log_level_t level, const char *msg) const | oasys::Logger | [inline] |
| logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| logf(const char *logpath, log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
| Logger(const char *classname, const char *fmt,...) | oasys::Logger | [inline] |
| Logger(const char *classname, const std::string &logpath) | oasys::Logger | [inline] |
| logpath() | oasys::Logger | [inline] |
| logpath_ | oasys::Logger | [protected] |
| logpath_appendf(const char *fmt,...) | oasys::Logger | [inline] |
| logpathf(const char *fmt,...) | oasys::Logger | [inline] |
| name() const | oasys::TclCommand | [inline] |
| name_ | oasys::TclCommand | [protected] |
| port_ | oasys::ConsoleCommand | |
| prompt_ | oasys::ConsoleCommand | |
| resultf(const char *fmt,...) | oasys::TclCommand | [protected] |
| set_logpath(const char *logpath) | oasys::Logger | [inline] |
| set_objresult(Tcl_Obj *obj) | oasys::TclCommand | [inline, protected] |
| set_result(const char *result) | oasys::TclCommand | [inline, protected] |
| stdio_ | oasys::ConsoleCommand | |
| TclCommand(const char *name, const char *theNamespace=0) | oasys::TclCommand | |
| TclCommandInterp class | oasys::TclCommand | [friend] |
| unbind(const char *name) | oasys::TclCommand | [protected] |
| vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
| wrong_num_args(int objc, const char **objv, int parsed, int min, int max) | oasys::TclCommand | [inline, protected] |
| wrong_num_args(int objc, Tcl_Obj **objv, int parsed, int min, int max) | oasys::TclCommand | [inline, protected] |
| ~TclCommand() | oasys::TclCommand | [virtual] |