#include "tcl/dict.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include <tcl.h>
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
Functions | |
GVX_DBG_REGISTER tcl::dict | tcl::aux_convert_to (Tcl_Obj *obj, tcl::dict *) |
tcl::obj | tcl::aux_convert_from (tcl::dict dict_value) |
Definition in file dict.cc.