add_to_help(const char *subcmd, const char *help_str) | oasys::TclCommand | [inline, protected] |
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] |
do_builtins_ | oasys::TclCommand | [protected] |
DTNRegisterCommand() | DTNRegisterCommand | [inline] |
exec(int argc, const char **argv, Tcl_Interp *interp) | DTNRegisterCommand | [inline, virtual] |
oasys::TclCommand::exec(int objc, Tcl_Obj **objv, Tcl_Interp *interp) | oasys::TclCommand | [virtual] |
hasBindings() | oasys::TclCommand | [inline] |
help_ | oasys::TclCommand | [protected] |
help_string() | oasys::TclCommand | [inline, virtual] |
init_opts() | DTNRegisterCommand | [inline] |
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] |
opts_ | DTNRegisterCommand | |
parser_ | DTNRegisterCommand | |
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] |
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] |