conversions.cc File Reference

#include "tcl/conversions.h"
#include "rutz/error.h"
#include "rutz/fstring.h"
#include "rutz/sfmt.h"
#include "rutz/value.h"
#include <limits>
#include <tcl.h>
#include "rutz/trace.h"
#include "rutz/debug.h"

Include dependency graph for conversions.cc:

Go to the source code of this file.

Functions

int tcl::aux_convert_to (Tcl_Obj *obj, int *)
unsigned int tcl::aux_convert_to (Tcl_Obj *obj, unsigned int *)
long tcl::aux_convert_to (Tcl_Obj *obj, long *)
unsigned long tcl::aux_convert_to (Tcl_Obj *obj, unsigned long *)
long long tcl::aux_convert_to (Tcl_Obj *obj, long long *)
bool tcl::aux_convert_to (Tcl_Obj *obj, bool *)
double tcl::aux_convert_to (Tcl_Obj *obj, double *)
float tcl::aux_convert_to (Tcl_Obj *obj, float *)
const char * tcl::aux_convert_to (Tcl_Obj *obj, const char **)
fstring tcl::aux_convert_to (Tcl_Obj *obj, fstring *)
tcl::obj tcl::aux_convert_from (long long val)
tcl::obj tcl::aux_convert_from (long val)
tcl::obj tcl::aux_convert_from (unsigned long val)
tcl::obj tcl::aux_convert_from (int val)
tcl::obj tcl::aux_convert_from (unsigned int val)
tcl::obj tcl::aux_convert_from (unsigned char val)
tcl::obj tcl::aux_convert_from (bool val)
tcl::obj tcl::aux_convert_from (double val)
tcl::obj tcl::aux_convert_from (float val)
tcl::obj tcl::aux_convert_from (const char *val)
tcl::obj tcl::aux_convert_from (const fstring &val)
tcl::obj tcl::aux_convert_from (const rutz::value &val)


Detailed Description

tcl conversion functions for basic types

Definition in file conversions.cc.


The software described here is Copyright (c) 1998-2005, Rob Peters.
This page was generated Wed Dec 3 06:52:33 2008 by Doxygen version 1.5.5.