#include "tcl/conversions.h"
#include "tcl/obj.h"
#include "rutz/shared_ptr.h"
Go to the source code of this file.
Classes | |
class | tcl::list |
class | tcl::list::appender |
A back-insert iterator for tcl::list. More... | |
class | tcl::list::iterator_base |
class | tcl::list::iterator< T > |
Functions | |
tcl::list | tcl::aux_convert_to (Tcl_Obj *obj, tcl::list *) |
tcl::obj | tcl::aux_convert_from (tcl::list list_value) |
static const char | __attribute__ ((used)) vcid_groovx_tcl_list_h_utc20050628162420[] |
c++ wrapper of tcl list objects; handles ref counting and c++/tcl type conversion, offers c++-style list iterators
Definition in file list.h.