Public Attributes | |
char * | str |
int | x |
Definition at line 48 of file tuple.c.
char* TupleVal::str |
Definition at line 49 of file tuple.c.
Referenced by tuple_copy(), tuple_get_str(), tuple_set_str(), and tuple_unset().
Definition at line 50 of file tuple.c.
Referenced by tuple_copy(), tuple_get_int(), tuple_set_int(), and tuple_unset().