__log_enabled(log_level_t level, const char *path) const | oasys::Logger | [inline] |
__logf(log_level_t level, const char *fmt,...) const | oasys::Logger | [inline] |
append_result(const char *result) | oasys::TclCommandInterp | |
append_resultf(const char *fmt,...) | oasys::TclCommandInterp | |
auto_reg(TclCommand *module) | oasys::TclCommandInterp | [static] |
auto_reg_ | oasys::TclCommandInterp | [protected, static] |
baselen_ | oasys::Logger | [protected] |
classname_ | oasys::Logger | [protected] |
command_loop(const char *prompt) | oasys::TclCommandInterp | |
command_server(const char *prompt, in_addr_t addr, u_int16_t port) | oasys::TclCommandInterp | |
commands() | oasys::TclCommandInterp | [inline] |
commands_ | oasys::TclCommandInterp | [protected] |
do_init(char *objv0, bool no_default_cmds) | oasys::TclCommandInterp | [protected] |
event_loop() | oasys::TclCommandInterp | |
exec_command(const char *command) | oasys::TclCommandInterp | |
exec_file(const char *file) | oasys::TclCommandInterp | |
exit_event_loop() | oasys::TclCommandInterp | |
get_result() | oasys::TclCommandInterp | |
init(char *objv0, bool no_default_cmds=false) | oasys::TclCommandInterp | [static] |
instance() | oasys::TclCommandInterp | [inline, static] |
instance_ | oasys::TclCommandInterp | [protected, static] |
interp_ | oasys::TclCommandInterp | [protected] |
lock_ | oasys::TclCommandInterp | [protected] |
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] |
lookup(const char *command, TclCommand **commandp=NULL) | oasys::TclCommandInterp | |
reg(TclCommand *module) | oasys::TclCommandInterp | |
reg_atexit(void(*fn)(void *), void *data) | oasys::TclCommandInterp | |
resultf(const char *fmt,...) | oasys::TclCommandInterp | |
set_logpath(const char *logpath) | oasys::Logger | [inline] |
set_objresult(Tcl_Obj *obj) | oasys::TclCommandInterp | |
set_result(const char *result) | oasys::TclCommandInterp | |
shutdown() | oasys::TclCommandInterp | [static] |
tcl_cmd(ClientData client_data, Tcl_Interp *interp, int objc, Tcl_Obj *const *objv) | oasys::TclCommandInterp | [static] |
TclCommandInterp() | oasys::TclCommandInterp | [protected] |
vlogf(log_level_t level, const char *fmt, va_list args) const | oasys::Logger | [inline] |
vresultf(const char *fmt, va_list ap, bool append) | oasys::TclCommandInterp | |
wrong_num_args(int objc, const char **objv, int parsed, int min, int max) | oasys::TclCommandInterp | |
wrong_num_args(int objc, Tcl_Obj **objv, int parsed, int min, int max) | oasys::TclCommandInterp | |
~TclCommandInterp() | oasys::TclCommandInterp | [protected] |